Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1248635
    tats86
    Participant

    Hello X,

    With your guidance, I was successful in removing the blog post titles from the top of my post, but now it seems to appear at the bottom of the post, right before the comments section (I attached a screenshot).

    Is it possible to remove it altogether so that it doesn’t appear at all on the page?

    Thanks

    #1248656
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

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

    Hope it helps 🙂

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