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;
}