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

    Menu items are centered within the mouse over color for all menu items except for to very last item at the right side. For this last item the mouse over color is cut off at the right side. How can I get that centered/the mouse over extended a few millimeters to the right?

    #556128

    Hey Xenons!

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

    .html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a {
        padding-right: 13px;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Cheers!
    Yigit

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