mikemobley Posted June 29, 2022 Share Posted June 29, 2022 Site URL: https://www.myontrackrealty.com Hey guys, on every single page here, when the mouse hovers over an image it blurs it for some reason. I can't find a setting anywhere to disable this. How can I get it turned off? You can see on the home page an example and another example here on this page as you hover over the main image - https://www.myontrackrealty.com/holiday-guide Any help? Link to comment
ghemachandar Posted June 29, 2022 Share Posted June 29, 2022 See attached image. There was a CSS declaration for the effect. You may override it by putting the following code in DESIGN > Custom CSS: .sqs-block-gallery .sqs-gallery-block-slideshow .sqs-gallery-design-stacked-slide:hover img { -webkit-filter: none; filter: none; } Hire me Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment