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

    HI there – need to remove the overlay effect when you mouseover/click on the fullwidth slider. please see the link.

    also: is there a way to do a “click here” button AND the entire-slide/hotspotted effect?

    #453308

    Hi charger70!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-fullwidth-slider .image-overlay {
      display: none!important;
    }

    Best regards,
    Yigit

    #453332

    thank you, yigit! you rock!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove overlay link effect on fullwidth slider’ is closed to new replies.