Title: Remove Image Effect on mouse-over
Last modified: October 15, 2021

---

# Remove Image Effect on mouse-over

 *  Resolved [Web-Pepper](https://wordpress.org/support/users/pctevree/)
 * (@pctevree)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/remove-image-effect-on-mouse-over/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-image-effect-on-mouse-over%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Jyoti Bhandari](https://wordpress.org/support/users/jyoti197/)
 * (@jyoti197)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/remove-image-effect-on-mouse-over/#post-14978829)
 * Hi [@pctevree](https://wordpress.org/support/users/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](https://wordpress.org/support/users/pctevree/)
 * (@pctevree)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/remove-image-effect-on-mouse-over/#post-14978928)
 * Awesome, that did the job, thank you!
 *  Plugin Support [Jyoti Bhandari](https://wordpress.org/support/users/jyoti197/)
 * (@jyoti197)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/remove-image-effect-on-mouse-over/#post-14978945)
 * Hi [@pctevree](https://wordpress.org/support/users/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](https://wordpress.org/support/plugin/event-page-templates-addon-for-the-events-calendar/reviews/#new-post)
 * 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.

 * ![](https://ps.w.org/event-page-templates-addon-for-the-events-calendar/assets/
   icon-256x256.gif?rev=3346162)
 * [Event Single Page Builder For The Events Calendar](https://wordpress.org/plugins/event-page-templates-addon-for-the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-page-templates-addon-for-the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-page-templates-addon-for-the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/event-page-templates-addon-for-the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-page-templates-addon-for-the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-page-templates-addon-for-the-events-calendar/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jyoti Bhandari](https://wordpress.org/support/users/jyoti197/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/remove-image-effect-on-mouse-over/#post-14978945)
 * Status: resolved