Forum Replies Created

Viewing 1 post (of 1 total)
  • in reply to: Hide likes from all posts #24918
    DEARMAMA
    Member
    Post count: 1

    Thanks Tahir for the response, I’ve tried what you’ve told me but I’ve hide from the post but not from the blog box.
    I’ve found the solution to hide at all, take a look at the code!

    .recent-post .comments-likes .love-it-wrapper {
    display: none;
    }
    .tags-link-wrap .comments-likes .love-it-wrapper {
    display:none;
    }
    
Viewing 1 post (of 1 total)