CHANGE THE PRIMARY MENU POSITION

This topic contains 3 replies, has 3 voices, and was last updated by  SUPPORT TECHNIQUE 6 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #426497

    SUPPORT TECHNIQUE
    Expired Member
    Post count: 12

    HELLO
    I have an header image on the top of my site http://artisans-limoges.com/ and i would like to put the primary menu just a little more on the left and i don’t find where is it possible ?
    could you help me ?
    thanks in advance

    #426524

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    you can try this custom CSS in GD – Design – Scripts – Custom CSS:

    
    
    
    ul#menu-top-menu {
        margin-right: 100px !important;
    }
    

    This is a customization of the Supreme theme, and for more information about how to create and add custom CSS to your site, please see https://wpgeodirectory.com/docs/customizing-your-style/

    #426526

    Guust
    Moderator
    Post count: 29970

    Try this CSS, adjust as required:

    
    
    #primary-nav ul {
        margin-right: 10%;
    }

    Thanks

    #426528

    SUPPORT TECHNIQUE
    Expired Member
    Post count: 12

    that’s perfect
    thanks wery much !

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket