New Landing How can we help? Themeforest Theme Support Neighborhood Hide likes from all posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • #24664
    DEARMAMA
    Member
    Post count: 1

    Hi,
    I would like to ask you if is there a way to hide just likes (hearts) at the bottom of all posts? I’ve found the way to hide comments and likes, but I just need to hide likes. Hope you could help me, thanks!

    .recent-post .post-item-details {
    display: none;
    }
    #24911
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,

    Try this

    .tags-link-wrap .comments-likes .love-it-wrapper {display:none;}

    Thanks
    Tahir

    #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;
    }
    
    #24962
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,

    Yes the code seems to be alright.

    Thanks
    Tahir

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register