Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #476587

    I noticed on my website recently, on the main menu, when I hover over to the contact page, the highlight color is red which is the correct color I chose however it seems to cut off to close to the letter “T” at the end. If you hover to clients menu, or any other menu the highlight color is perfectly aligned. The only issue is with the “Contact” menu where the highlight is sort of cut off. You can check website at http://www.roarpost.com

    Thanks,

    #476635

    Hey Carlos!

    Try adding this to your custom CSS.

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

    Best regards,
    Elliott

    #476716

    thank you Elliott that worked like a charm! Not sure why it didn’t work when I installed the template itself but this fixes it. Greatly appreciated!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘main menu hover/highlight minor issue’ is closed to new replies.