http://www.hotelladdict.se/startpage-masonry/
Hi,
I want to change the font color for the Caption title in the Easy Slider to white.
What code shall I add?
Thanks
Charlotte
Hey Charlotte,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - Caption title */
/* Caption Title */
.av_slideshow .avia-caption .avia-inner-caption h2{
color:#FFF!important;
}
Best regards,
Vinay
Thanks :)
Hi,
Glad we could help!
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay