Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1002092
    Lorie
    Participant

    Hi.

    I cannot figure out how to disable the title. I have turned off the blog header under Integrity in appearance and added random bits of shortcode that I came across, but nothing works. Help please.

    http://academyofthehorse.com/?p=197

    #1002536
    Friech
    Moderator

    Hi There,

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

    .single-post .entry-title {
    	display: none;
    }

    Hope it helps, Cheers!

    #1005884
    Lorie
    Participant

    Thank you!

    #1005933
    Jade
    Moderator

    You’re welcome Lorie.

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