Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1191262
    Rudrelat
    Participant

    Hi ThemeCo,

    I am currently building my website, using the the integrity 1 demo.

    In the menu or navigation bar there is a red color when i hover over an item.

    Since i can’t find an editor for the menu i don’t know how to change the red color.

    So how do i remove/change the red color, and how do i edit the menu/navbar settings, e.g. to change the layout for the dropdown menu?

    BR
    Vitus

    #1191264
    Rudrelat
    Participant
    This reply has been marked as private.
    #1191299
    Joao
    Moderator

    Hi There,

    Thanks for writing in.

    The color of that bar will follow your website links colors.

    You can do all this adjustments on Customizer.

    To change just the color of the line above the navbar please add the following code to Appereance > Customizer > 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: 0 2px 0 0 #ff9900;
    }

    Regarding your second questions, would you mind being more specific about what you are trying to achieve on the submenus?

    Could you provide a screenshot and a mockup of your ideas?

    Thanks

    Joao

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