Tagged: 

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

    Hi,
    When my cursor is on the image-previews of my post, in my homepage, this icons appear (see attachments).
    I’d like to remove the icon, but maybe to keep the “fading/less opacity!” effect.
    Is it possible?

    the blog styling is “default(business)”

    image without cursor on it
    image with cursor on it

    #656958

    Hey Mirco_Greselin,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .image-overlay-inside {
     visibility: hidden;
     }
    

    Best regards,
    Vinay

    #656959

    Works like a charm!
    Thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with hove on post preview’ is closed to new replies.