Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1019619
    johan.bertin
    Participant

    Dear All,

    I have an issue with the hover for the menu.
    Even if I change the color for navbar link/navbar link hover. It is only apply on the search button.

    Could you help please ?

    I can’t share with you the url of website as it is a corporate one. I hope the screenshots attached will do.

    Thank you in advance

    Just to add the fact that all of the versions I’m using are up to date

    #1019640
    Christopher
    Moderator

    Hi there,

    I can’t see clearly from screenshot what the issue is. Please clarify.

    Please add following code in Customize -> Custom -> CSS :

    .x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
        box-shadow: none;
    }

    Hope it helps..

    #1019688
    johan.bertin
    Participant

    Thank you christopher for your quick answer.

    I don’t want to get rid of the hover effet. I’m juste wondering why it’s not working properly.

    It looks like the effect was blocked on the hover.

    Do you see what I mean ?

    #1019720
    Paul R
    Moderator

    Hi,

    It looks like you have enabled one page navigation?

    Please change all links in your menu to just ids

    eg. Change http:yoursite.com/#x-section-1 to just #x-section-1

    Hope that helps.

    #1019727
    johan.bertin
    Participant

    Paul,

    It worked perfectly! You are just so cool !!!!

    Thank you very much !!!!

    #1019729
    Thai
    Moderator

    Glad it worked 🙂

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1019619 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>