Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1052000

    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.

    #1052010

    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

    #1052020

    Perfect, thank you very much.

    #1052026

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove opaque color in Easy Slider with link of the image.’ is closed to new replies.