Can you please provide the CSS for changing the color of the caption’s transparent background using the Fullwidth Easy Slider? It looks like it’s set to black with about 70% transparency. I’d like to change the color (to a red) and be able to play with the transparency setting. Thanks!
Hey jgdoyle1,
This is the default CSS:
.caption_framed .slideshow_caption .avia-caption-title {
background: rgba(0, 0, 0, 0.5);
}
Try it in Quick CSS and change the colour to the one of your choice.
Best regards,
Rikard
Perfect! Thank you so much.
John
Hi John,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria