Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #691269

    Hello,

    I would like to delete the comment count and categories in the recent posts section, here is the picture: http://imgur.com/a/RIRR1

    And also delete the comment count and categories in the blog view and post view.

    Please can you do it for me, thanks!

    #691379

    Hey pimroll,

    We added the below code to the Quick CSS section under Enfold > General Styling :

    .blog-categories, .slide-meta-comments, .slide-meta-del{
    	display: none!important;
    } 
    

    Thank you for using Enfold :)

    Best regards,
    Vinay

    #691536

    Hello,

    Looks great, thanks!

    Regards,

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Delete comments and categories from recent posts and adjust the excerpt text’ is closed to new replies.