Avid theme: Need to remove category icons
-
I’m trying to find a way to remove the category icons that Avid automatically puts over the image thumbnails (see the purple ribbons?) The creators of the theme suggested asking in this forum. Any ideas? Thanks in advance.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
To remove all instances of those ribbons, you can use the following CSS:
.post-icon { display: none; } -
-
- The topic ‘Avid theme: Need to remove category icons’ is closed to new replies.