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

    Hello Support

    I wish to remove the hover effects on Featured Images displayed on the blog roll. Is there a quick way to do that?
    It kinda conflicts with the image of the post author and want to make sure the image is clickable but with no hover effect
    Thanks a lot

    Andrea

    #281595

    Hey Gurify!

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

    div.big-preview .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.