How do you stop the rollover effect on the full-width easy slider? This only happens when I hyperlink the image slide.
I don’t work for these guys BUT… I had this same issues. I just added this code
.image-overlay { display: none !important; }
This is one of the weirdest templates I’ve ever used. You can tell by all the support threads.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-fullwidth-slider .av-section-color-overlay { display: none !important; }
@stoltzgroup Thank you for your help :)
Regards,
Yigit