Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #977526

    Hi guys,
    I would like to eliminate the mouse over effect of the images that have a link. (example hover effect)
    Best regards.-

    #977622

    Hey sir4you,

    I’m not able to see the screenshot above. Please link us to the page with an example of what you mean.

    Best regards,
    Jordan Shannon

    #977630

    Hi Jordan,

    If you right click and open in a new tab, you would be able to see the image.
    I also post the link to my web, I don’t know what else do

    Sorry for my english, I speak spanish

    Best regards.-

    #977634

    I notice that this very page have the same hover animation too, at the Enfold banner in top of this page.

    That animation I like to remove please.

    #977665

    Hi,

    I see. Add this to quick css:

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

    Best regards,
    Jordan Shannon

    #978218

    Thanks Jordan. It works perfectly.

    #978387

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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