Title: Disable image hover zoom effect
Last modified: August 22, 2016

---

# Disable image hover zoom effect

 *  Resolved [MJPMJPMJP](https://wordpress.org/support/users/mjpmjpmjp/)
 * (@mjpmjpmjp)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/disable-image-hover-zoom-effect/)
 * This is not a question but just support for those who also wants to remove the
   zoom effect of the images in the slider, and the images of the featured post 
   besides the slider, when you hover those images.
 * In the file **style.css** change _1.1_ to _1.0_ in the following lines:
 *     ```
       .slider-section .bx-wrapper img:hover{
       	transform: scale(1.1);
       }
   
       .besides-block .beside-post:hover img{
       	transform: scale(1.1);
       }
       ```
   

Viewing 1 replies (of 1 total)

 *  [sissiseacha](https://wordpress.org/support/users/sissiseacha/)
 * (@sissiseacha)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/disable-image-hover-zoom-effect/#post-5868154)
 * Thank you, that helped!

Viewing 1 replies (of 1 total)

The topic ‘Disable image hover zoom effect’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/profitmag/3.0.2/screenshot.png)
 * ProfitMag
 * [Support Threads](https://wordpress.org/support/theme/profitmag/)
 * [Active Topics](https://wordpress.org/support/theme/profitmag/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/profitmag/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/profitmag/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [sissiseacha](https://wordpress.org/support/users/sissiseacha/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/disable-image-hover-zoom-effect/#post-5868154)
 * Status: resolved