Hi,
Is there any way to remove the number of comments on the blog page ( see URL below) and include likes instead?
If not, is it possible to simply remove the comments for now?
Hey Kamakshi,
Add this to quick css:
.slide-meta-comments, ,slide-meta-del{
display:none!important;
}
Best regards,
Jordan Shannon