Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1255558
    Josephsmc
    Participant

    Hi, When i hover my mouse over the menu, the titles go invisible ? It didnt do this when it was on the Agency Stack, only now its switched over to the Integrty stanck

    #1255559
    Josephsmc
    Participant
    This reply has been marked as private.
    #1255850
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You have the following custom CSS rule, which makes your active or hover state of the menu items white. You can change the color value according to your preference.

    
    .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, .x-navbar .desktop .sub-menu a:hover, .x-navbar .desktop .sub-menu .x-active > a, .x-navbar .desktop .sub-menu .current-menu-item > a, .x-navbar .desktop .x-nav .x-megamenu > .sub-menu > li > a, .x-navbar .mobile .x-nav li > a:hover, .x-navbar .mobile .x-nav .x-active > a, .x-navbar .mobile .x-nav .current-menu-item > a {
        color: #ffffff;
    }
    

    Hope that helps.

    #1256152
    Josephsmc
    Participant
    This reply has been marked as private.
    #1256197
    Thai
    Moderator

    Hi Joseph,

    Please put that CSS code under Customizer > Custom > Global CSS.

    Hope it helps 🙂

    #1256234
    Josephsmc
    Participant
    This reply has been marked as private.
    #1256251
    Christopher
    Moderator

    Hi there,

    It really doesn’t matter where you add the CSS block.

    Thanks.

    #1256299
    Josephsmc
    Participant
    This reply has been marked as private.
    #1256325
    Jade
    Moderator

    Hi there,

    Try changing the code to this:

    .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, .x-navbar .desktop .sub-menu a:hover, .x-navbar .desktop .sub-menu .x-active > a, .x-navbar .desktop .sub-menu .current-menu-item > a, .x-navbar .desktop .x-nav .x-megamenu > .sub-menu > li > a, .x-navbar .mobile .x-nav li > a:hover, .x-navbar .mobile .x-nav .x-active > a, .x-navbar .mobile .x-nav .current-menu-item > a {
        color: #02aed6;
    }

    Hope this helps.

    #1256478
    Josephsmc
    Participant
    This reply has been marked as private.
    #1256586
    Rupok
    Member

    Hi there,

    Would you clarify the problem? Which items are missing? We don’t provide support for third party plugins but we can have a look.

    Thanks!

    #1256650
    Josephsmc
    Participant
    This reply has been marked as private.
    #1257037
    Friech
    Moderator

    Hi There,

    Do you mean the XML Sitemaps and Search Console panel is missing on your end? Please provide us login credentials in private reply so we can take a closer look.

    Thanks.

    #1257075
    Josephsmc
    Participant
    This reply has been marked as private.
    #1257076
    Josephsmc
    Participant
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-1255558 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>