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

    Hello! We would like to change how out theme’s menu operates. Currently, when you hover over a menu, the pages appear and when you hover over any of those, they are highlighted so you know they are live links. However the very top original menu item is a page itself, but it won’t show highlighted when you hover over it. I know many menus function like this, but we want to ensure people know that the top level menu item is a page to also visit. Will this need to be changed on the backend of our theme? Thank you! Melissa

    #22104
    Arnel C
    Member

    Hello Melissa,

    Thanks for your question about having the link to the menu page highlighted when the mouse pointer hovers over it.  As this functionality isn’t set in the theme by default, you are correct in saying that it would need to be addressed in the theme code.  I will pass along this question to our developers tomorrow morning.  As soon as we have a response to the question, we will post it as a reply to this question.

     

     

    #22103
    Arnel C
    Member

    Hello Melissa,

    I spoke with one of the developers and he’s requesting your domain name.  If you could reply with it, then I can get some code back to you that may help.

    Thanks!

    Arnel C.

    #22102
    Arnel C
    Member

    Hello Melissa,

    Pardon the confusion.  The developer just replied back to me again and said to try this first:

    .palette-primary .navbar-default .navbar-nav > li > a:hover,
    .palette-primary .navbar-default .navbar-nav > li > a:focus {
    background: #A0A0A0 !important;
    }

    You would need to add it in the Customizer in the CSS editor there.  You can get to it by going through this trail of menus in the Customizer:

    Advanced > Custom JS & CSS > Put the code in the Custom Theme CSS

    If there’s code there already, you can put it under that code.  If this code doesn’t work, then please send us your domain name.

     

    Regards,

    Arnel C.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do I customize menu cursor highlighting?’ is closed to new replies.