Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1258912
    mercadeoconsult
    Participant

    https://www.dpcemergency.com/

    I added the .php code to force the logo below the navbar but the sub-menu is behind it and not selectable behind the bar.

    Thank you for your help.

    #1258916
    mercadeoconsult
    Participant
    This reply has been marked as private.
    #1259041
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    body .x-logobar {
       z-index: 1;
        margin-top: 6px;
    }
    
    body .x-navbar .desktop .x-nav > li ul {
        top: 60px;
    }
    

    Hope that helps.

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