How to remove the comment icon from blog pages?
I found the following css from a discussion about 6 years ago. Tried and it didn't work.
- .Latest_news ul li .desc_footer i.icon-comment-empty-fa, .Latest_news ul li .desc_footer a.post-comments { display: none !important; }
- .Recent_posts ul li .photo .c { display: none !important; }
Page example is: https://biltsavvy.com/articles/
Thank you.
Comments
Hi,
I have checked your website, and I do not see any comment icon.
Did you handle it?
Best regards
Hi Phil,
Oddly, it's still showing on this page but not the others: https://biltsavvy.com/the-basics/
Also, I'm trying to figure out how to show the hover slider on the home page: Perspectives element. The others (Basics and Articles) all show the line when you hover over the blog article/photo. But not Perspectives. https://biltsavvy.com/
Can you help? Thanks.
Joe
1) Please try the following CSS code:
2) Please edit the last slider, and in options, switch to the Default style.
After that, scroll down, and change the Read more option to Show, and change the style back to Flat.
Best regards
Both worked like a charm - thank you so much!