• Resolved Web-Pepper

    (@pctevree)


    Hiya,

    At the top of the page is the featured image wich has an zoom on mouse over effect.

    We love the image down there, but we want to get rid of the effect.

    (How) Can that be done?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @pctevree,

    Thanks for using our plugin.
    Please use the below-described custom CSS in plugin settings to remove the image effect on mouse over.

    #epta-template .epta-image-area:hover .tribe-events-event-image img {
        transform: none !IMPORTANT;
        transition: none !important;
    }

    Hope it helps you!

    Thanks & Regards

    Thread Starter Web-Pepper

    (@pctevree)

    Awesome, that did the job, thank you!

    Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @pctevree,

    It’s my pleasure!
    Hope you would like our plugin and support. I would greatly appreciate it if you kindly share your valuable feedback.
    Here is the link Click Here

    Thanks in Advance!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove Image Effect on mouse-over’ is closed to new replies.