Can you tell me how I can change the color of the category text that displays over the featured image thumbnail? It is set at a dark grey but because my images are all dark I need to make it a lighter color. ( The text that says 'design' in the attached image)
Hi there,
Can you tell me how I can change the color of the category text that displays over the featured image thumbnail? It is set at a dark grey but because my images are all dark I need to make it a lighter color. ( The text that says 'design' in the attached image)
Thanks!
Hi Christina,
you can add
.item-cat {
color: rgba(0,0,0,0.4);
}
in customize -> additional CSS
replace the color with your own value.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy