Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1250867

    Hello,

    I would like to change the spacing between the menu items, please tell me how to do it. Please reply at following address:
    (Email address hidden if logged out)

    Thank you.
    Roland

    #1251023

    Hi rolanddon,

    Unfortunately, we are only allowed to reply on this thread.
    You can change the spacing by using this CSS code and adding it in Enfold > General Styling > Quick CSS:

    #top #header .av-main-nav > li > a {
        padding: 0 13px;
    }

    Just replace 13px to another value (it represents 13px padding to the left and right).
    Hope it helps.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.