Hi,
I’m having trouble changing the color of the category names, above post titles. The only code that seems to work is “.main_color.minor-meta a”, but then the hover color gets overwritten. I only want to change the standard appearance. Any idea?
Regards
Poirot
Hi Poirot!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
Elliott
Hi Elliott,
Please find link below. On the homepage you can see the category tags just below the images. I would like to customize the color in style.css
Regards
Poirot
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-categories a {
color: red !important;
}
Cheers!
Yigit
Hi Yigit,
Perfect, thank you!
Regards,
Poirot