Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #285190

    Just want to display an image (slider in this case).
    Want to remove the “share mouseover” effect (show nothing).

    Any quick css to do so?
    More important add this as a toggle in admin in future.

    Thanks!

    #285192

    Hi dankershaw!

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

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

    Cheers!
    Yigit

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