Hi.
We have made an Easy Slider for the home of our new website, with links to web pages in the images.
We do not want the opaque color to appear in Easy Slider when the links are applied.
How can we do it?
See Easy Slider: http://decobuild.com.ar/nuevawebsite2019/
Thank you.
Hey,
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:
.avia-slideshow-inner .image-overlay {
display: none!important;
}
Best regards,
Yigit
Perfect, thank you very much.
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit