Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #241208

    Hi,

    I’m encountering an issue with the spacing/padding of the menu items in the secondary header menu. The last item does not have a left padding. Can you please check and assist? Thanks

    Gabe

    #241210

    Hi chiummog!

    Can you post the link to your website so we can take a look?

    Cheers!
    Yigit

    #241217

    Hi,

    here it is: http://www.meoartis.com

    Thanks!

    #241218

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }

    Best regards,
    Yigit

    #241219

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }

    Best regards,
    Yigit

    #241222

    Thanks, worked like a charm!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header secondary menu item padding’ is closed to new replies.