Hi
Is it possible to change the overlay color on this slider, so it show up brigther ?
Hey crkgolf!
Try adding this to your custom CSS.
#top .aviaccordion-preview-title-wrap { background: rgba(0,0,0,0.3) !important; }
You can change the 0.3 value to whatever you need to change it’s opacity.
Cheers!
Elliott
Thanks again for super and quick support :-)