Title: Image Behavior
Last modified: July 13, 2020

---

# Image Behavior

 *  [jkunyczka](https://wordpress.org/support/users/jkunyczka/)
 * (@jkunyczka)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/image-behavior/)
 * I want to use the zoom behavior, but prefer to have no background when I hover
   over the image. Is there a way to adjust the effect to zoom without a background?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimage-behavior%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Nenad Obradovic](https://wordpress.org/support/users/nenad-obradovic/)
 * (@nenad-obradovic)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/image-behavior/#post-13161190)
 * Hi there,
 * Sure, just use custom CSS code below to remove that background
 *     ```
       .evc-shortcode.evc-shortcode-has-link a:after {
           display: none;
       }
       ```
   
 * Best regards,
    Nenad

Viewing 1 replies (of 1 total)

The topic ‘Image Behavior’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/extensive-vc-addon_9b9998.svg)
 * [Extensive VC Addons for WPBakery page builder](https://wordpress.org/plugins/extensive-vc-addon/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/extensive-vc-addon/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/extensive-vc-addon/)
 * [Active Topics](https://wordpress.org/support/plugin/extensive-vc-addon/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/extensive-vc-addon/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/extensive-vc-addon/reviews/)

## Tags

 * [image](https://wordpress.org/support/topic-tag/image/)
 * [zoom](https://wordpress.org/support/topic-tag/zoom/)

 * 1 reply
 * 2 participants
 * Last reply from: [Nenad Obradovic](https://wordpress.org/support/users/nenad-obradovic/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/image-behavior/#post-13161190)
 * Status: not resolved