Hi guys,
I’d like to change the font color for only one slide. It’s the second slide in the order.
I can put <div> in the title and caption but it skews the output. How can I do this cleaner?
Thanks
Hey FlatText,
Could you post a link to the site in question so that we can take a closer look please? Also please point out what element you would like to change.
Best regards,
Rikard
Hi Rikard,
I have linked the page in private content. You can see the second slide caption is not very readable because of the image used. I’d like to change the color of the text.
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#slideshow-col li.slide-2 .avia-caption-content p {
color:black !important;
}
Best regards,
Rikard
Hi Rikard,
Perfect, thanks!
Hi,
I am glad Rikard’s solution was able to help you. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon