Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #988038
    kbombe06
    Participant

    Hello,

    I’m using the one page layout with Ethos 3. I’d like the title bar above the navigation to be removed completely. I’ve searched other forums with CSS code to do so and tried about 3 different codes posted, but the title bar was not removed. I also tried checking “Disable Page Title” on the page from the WordPress menu. Can you help?

    Kindly,

    Downlifter

    #988294
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide 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.

    #989036
    kbombe06
    Participant
    This reply has been marked as private.
    #989100
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems you are referring the logobar. To hide this, you can add this under Custom > CSS in the Customizer.

    .x-logobar {
      display: none;
    }

    Hope this helps.

    Cheers!

    #989112
    kbombe06
    Participant

    That worked! Thank you:)

    #989117
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

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