Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #505214

    Hello. I cannot figure out how to modify the spacing between menu items on the top navigation or main menu.

    Notice on my site how the space between items is HUGE! I want them closer together. What custom CSS does that?

    Thank you,
    Connie

    #505391

    Hi vadesign!

    Thank you for using Enfold.

    You have this code in the css > custom.css file:

    .av-main-nav > li {
        margin-left: 50px;
    }
    

    Adjust the left margin value.

    Best regards,
    Ismael

    #505751

    Not working. I added that code and nothing is happening. Any other suggestions?

    #505755

    Nevermind I found it. I thought you meant to add it the custom css code in the quick code dialog box. All set. Thanks! :)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main Navigation Menu Item Spacing’ is closed to new replies.