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

    Hello,

    I have a header menu with Mouse Hover colors on and the last menu item cuts off very close to the menu text. Can you help?

    It will show when you scroll over the Contact Us option on the header menu

    Thanks!

    • This topic was modified 7 years, 5 months ago by thatguyjonny.
    #792650

    Hey jonnycuest,

    The last item doesn’t have a padding on the right so that the text is right-aligned to the rest of your content. (You can see this most obviously in your FAQ page.)

    But we can see your point. :) To override the theme and add a padding to the right of Contact Us, please use this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a {padding-right:13px !important;}

    Best regards,
    Sarah

    #792804

    Thank you!

    That worked great!

    #792814

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu Mouse Hover Color on last Menu Item cuts off’ is closed to new replies.