Hi. I was able to find and remove author
.blog-categories + .text-sep, .blog-author.minor-meta {
display: none;
}
but cant find the same for “comments”, in category listing
http://66.7.193.7/~okami1/category/pressrelease/
thanks!
Hey andyux,
Try adding this css code in Quick CSS:
.post-entry span.comment-container.minor-meta,
.post-entry span.text-sep-comment {
display: none;
}
Best regards,
Nikko
Got it, done, thank you!
Hi andyux,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko