I want to disable feature images hover effect. Keep it simple. How to setup it
https://messerwald.com/private-label-kuechenmesser-in-kleinserien/
This topic has 2 replies, 2 voices, and was last updated 1 month ago ago by Samir Malik
I want to disable feature images hover effect. Keep it simple. How to setup it
https://messerwald.com/private-label-kuechenmesser-in-kleinserien/
Hello, knifeforest,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
article.blog-post .wp-picture.blog-hover-zoom:hover img,
article.post-grid .wp-picture.blog-hover-zoom:hover img {
transform: none;
opacity: 1;
}
Kind regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up