Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1212413
    hac2104
    Participant

    Hi,

    I am trying to get rid of the very top portion (area for logos). I deleted the logo but there’s still a section that’s left blank at the very top portion of my website.

    Please see the attached file. I’ve put a red box for the space that I want to get rid of. Thank you.

    Website Address: 21venturelab.com

    #1212741
    Paul R
    Moderator

    Hi,

    To get rid of the space, you can add this under Custom > CSS in the Customizer.

    
    .x-logobar {
         display:none;
    }
    

    Hope that helps.

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