Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #530443

    How do you stop the rollover effect on the full-width easy slider? This only happens when I hyperlink the image slide.

    #530471

    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.

    #530832

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.