Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #576786

    I’m having an issue where always the last menu doesn’t have a full length underline when you hover your mouse over. Please take a look at attached links. Hover your mouse over the other links and you’ll see the underline is the same length as the text of the menu. But the last one is always cut off. How can I fix this?

    #577517

    Hi schenkco!q

    Thank you for using Enfold.

    Please add this in the Quick CSS field:

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

    Cheers!
    Ismael

    #577958

    Hi,

    I’ve added to the quick CSS and it did not make a difference. I even tried setting it to say 43px but it looked exactly the same on the menu.

    #577962

    Hey!

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

    Cheers!
    Yigit

    #577965

    Ah that fixed the issue, thanks!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Last Menu Item Hover’ is closed to new replies.