Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1113390
    babybuffer
    Participant

    I already remove it in BLOG OPTIONS

    Integrity > BLOG OPTIONS > Blog Header > off

    but problem that i found is when i click as “Categories” , The Blog Header of each categories is show up. (As in picture attachment)

    plz help

    #1113402
    Paul R
    Moderator

    Hi,

    To remove it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .archive.category .x-header-landmark  {
       display:none;
    }
    

    Kindly note that you can also change those to anything you like.

    See screenshot – http://screencast.com/t/QE54IVMQGGO

    #1113675
    babybuffer
    Participant

    thanksss ^^

    #1113700
    Thai
    Moderator

    You’re most welcome 🙂

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