Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #286778

    I have “Blog Post Comment Count” set to not display, but it still does…Is there a Quick CSS method to remove this element? I would like to keep the posting date where it is, just remove the comment count.

    #286780

    Hi jeffkaiser!

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

    .avia-content-slider .slide-meta div { display: none !important; }

    Regards,
    Yigit

    #286783

    Worked great. Thanks so much.

    • This reply was modified 9 years, 9 months ago by jeffkaiser.
    #286784

    Hi!

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

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove only the "Comment Count" from Blog Grid’ is closed to new replies.