Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1091046
    Gemma
    Participant

    Hi there,

    I’m using Ethos on 4.6.0 with a Fixed Top navbar and the logo and menu stacked.

    Is there anyway I can switch the order, so that the menu sits above the logo?

    #1091051
    John Ezra
    Member

    Hi there,

    Thanks for writing in! There is a way. To assist you with this issue, would you mind providing us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything. Thanks!

    #1091486
    Gemma
    Participant
    This reply has been marked as private.
    #1091494
    Rupok
    Member

    Hi there,

    Thanks for writing back! You can add this under Custom > CSS in the Customizer.

    .x-logobar {
      left: 0;
      position: absolute;
      right: 0;
      top: 100px;
      width: 100%;
    }
    
    .x-container.main {
      margin-top: 340px;
    }

    Hope this helps.

    Cheers!

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