Good Morning.
I need help with the post slider. I have tried all the codes on this support and its not changing the color.
I would like to have the post slider text all white on the homepage.
Please can you help.
Hey jenzai,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .all_colors h3.slide-entry-title,
#top #wrap_all .all_colors h3.slide-entry-title + span.blog-categories.minor-meta a {
color: #fff;
}
If you need further assistance please let us know.
Best regards,
Victoria