Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1044022
    lyrical
    Participant

    How do I hide the tags on my main blog page under the individual posts http://newberryconsort.org/newwebsite/our-blog/

    thanks!!

    #1044046
    Rahul
    Moderator

    Hello There,

    Thanks for writing in!

    To hide the tags both in the blog index and on single posts, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    footer.entry-footer {
        display: none;
    }

    We would loved to know if this has work for you. Thank you.

    #1044067
    lyrical
    Participant

    thank you!

    #1044499
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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