Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1282280
    Wolfluxe
    Participant

    I am using the renew theme on http://www.adigitaljourney.com

    I setting this website up as a blog. But I don’t want the Blog title bar.

    How can I get rid of this.

    #1282658
    Paul R
    Moderator

    Hi,

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

    
    .blog .x-header-landmark {
       display:none;
    }
    

    Hope that helps.

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