Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1185019
    koosang153
    Participant

    Because of my navigation bar color is customized to darker tone, I set it to hover color font for white, and now i am having trouble for sub menu color font. which is now invisible when it’s hovered.

    My question is, is there any way to have coding apply differently for navigation bar and sub menu font color?

    I want the navigation bar font to be libre baskerville as now, and white when it’s hover.
    and for sub menus, I want them to be libre baskerville as well, and when it’s normal status, I want it to be light grey as now, and when it’s hovered, I want them to be changed to darker color black 70%

    Please help!

    THANX!!

    #1185121
    Thai
    Moderator

    Hi There,

    Please provide us with your website URL so we can take a closer look.

    Thanks.

    #1185130
    koosang153
    Participant
    This reply has been marked as private.
    #1185244
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance | Customizer | Custom | CSS

    .x-navbar .desktop .sub-menu a:hover {
    color: black;
    }

    Hope it helps

    Joao

    #1185311
    koosang153
    Participant

    Thanx!!! it worked!!!

    #1185397
    Joao
    Moderator

    Glad to hear it,

    Let us know if we can help with anything else.

    Joao

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