Disabling CSS transition in element

209 views Asked by At

I've been trying to find where a hover transition has been added in a WP theme so I can customize/disable the effect but I can't seem to find it. Can you help?

The website is here: http://www.thisisutil.com/journal/ The effect I want to customize/disable is the hover effect on the post images.

1

There are 1 answers

0
Chris Happy On BEST ANSWER

offending code

I found this by starting at the image and keep adding hover attributes until I see it pop up.

Another tool that could help you is the animation drawer: animation drawer