*

jasongeek

  • ***
  • 61 posts
Turning Off HoverOver on Images
« on: March 30, 2022, 08:50:26 PM »
When hovering over any image in OsClass, the image expands. Is there a css snippet that I can use to turn that behavior off? I have a site owner that doesn't want it on their site.

*

MB Themes

Re: Turning Off HoverOver on Images
« Reply #1 on: March 31, 2022, 09:25:13 AM »
@jasongeek
There will be :hover in CSS probably combined with transfor: scale(1.x);
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots