Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #243586

    How do I remove the blog comments section on my blogs? We don’t want people to be able to leave comments or see that no one was left one.
    devrhycom.com

    #243627

    Hey jbennettrhycom!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .comment_meta_container, .comment_container { display: none !important; }

    Best regards,
    Yigit

    #243865

    Perfect! Can you also help me get rid of how it says “0 Comments” and “by admin” on the blog page? http://devrhycom.com/happenings

    #243868

    Hi!

    Please add following code to Quick CSS as well

    .comment-container, .text-sep-comment, .text-sep-cat, .blog-author { display: none !important; }

    Regards,
    Yigit

    #243871

    Thank you so much and for the quick response!

    #243875

    Hi!

    You are welcome, glad we could help! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Blog Comments’ is closed to new replies.