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

    How do I add padding between the main menu items?

    #995803

    Hey hostworks,
    To increase the padding between the menu items, Please try this code in the General Styling > Quick CSS field:

    .av-main-nav > li > a {
        padding: 0 26px !important; 
    }

    The current padding is 13px, so this would double the padding. Please adjust to suit.

    Best regards,
    Mike

    #996113

    thanks

    #996176

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘increase the horizontal spacing between the main menu items’ is closed to new replies.