Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1073833
    jweingardt
    Participant

    Hey team! I’m looking to remove the “Likes” section in the `The Grid’ plugin. Here’s what I’m talking about.

    Any ideas?

    #1074148
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    span.no-ajaxy.to-post-like.no-liked {
        display: none !important;
    }

    Thanks.

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