Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1101958
    flacnvinyl
    Participant

    How can we disable the like/hearts overlay?

    #1102020
    Rupok
    Member

    Hi there,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1102046
    flacnvinyl
    Participant
    This reply has been marked as private.
    #1102064
    Rahul
    Moderator

    Hey Drake,

    Currently we couldn’t see any such button at the title/ description area.

    Could you please take a Screenshot of it so that we can see and review it.

    Thanks for understanding!

    #1102100
    flacnvinyl
    Participant
    This reply has been marked as private.
    #1102159
    Thai
    Moderator

    Hi There,

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

    .pracia .to-post-like {
        display: none !important;
    }

    Hope it helps 🙂

    #1102228
    flacnvinyl
    Participant
    This reply has been marked as private.
    #1102347
    Rahul
    Moderator

    You’re welcome Drake!

    Thanks!

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