Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #604229

    Hi,
    I love Enfold!
    How do I change de effect of overlay just for one image?
    A was searching for a while and I didn’t find any reply that fits my needs, so sorry if this is a frequently asked question.

    #604476

    Hey!

    What do you want to change? also can you post a link to your site?

    Regards,
    Josue

    #604689

    Hi,
    I would like to change the image hovering effect of the mouse in just one image, because the image is an infographic and the effect is actually not allowing me to read it well. And if possible I would like to change the link effect, so is just a plain image with no interaction at all.
    This is the page: http://pianoacoeur.com/infographique-les-benefices-de-jouer-du-piano/
    Thank you very much.

    #604722

    Hey!

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

    .postid-34 #attachment_419 .image-overlay { display: none !important; }

    Best regards,
    Yigit

    #604752

    Hey Yigit, thanks for your reply. The link effect is desactivated, but the opacity hovering effect remains when i pass the mouse on top of the image. Any idea how I can disable it?

    Best regards,

    Marina

    #604838

    Hey!

    Please try the code as following

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

    Cheers!
    Yigit

    #604883

    Thank you Yigit,
    both codes where working. It was just some plugin that didn”t allow the results to show, Jetpack I guess.
    Now it’s working very well, thank you.

    #605031

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

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