Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1279521
    mohammedsaqib2006
    Participant

    Hi, My blog at http://www.simplefineways.com displays tags at the end of each post. Please can you let me know how to disable tags from being displayed at the end of posts? thanks in advance.

    Saqib

    #1279583
    Rue Nel
    Moderator

    Hello Saqib,

    Thanks for writing in! To remove and disable tags from being displayed at the end of posts, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site .entry-footer {
        display: none;
    }

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

    #1279792
    mohammedsaqib2006
    Participant

    It worked. Thank you so much 🙂

    #1279834
    Thai
    Moderator

    You’re most welcome 🙂

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