Change color in the featured header
- The topic ‘Change color in the featured header’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
I am looking how to push visitor cliks on featured header titles.
How to change the color only for featured titles ?
Thanks for your help or any recommandation.
Best regards,
Marc.
The blog I need help with is: (visible only to logged in users)
Hi there,
You can change the color by using the following CSS:
.hero-posts .entry-title a { color: #f5ff60; }