Darken image on hover

I would like to have my portfolio images darken when hovered over. Is it possible to do this in webflow?

Hello @soulluciani!

Yes, it is possible. You can use hover state for object (link) and apply light dark layer by using gradient option. Or you can use hover interaction and semi-transparent div inside that object (link) which will get opacity=100% on hover and 0% when - unhovered

Regards,
Anna

1 Like

@sabanna are there any tutorials on that?

About hover states: http://help.webflow.com/lesson/hover-states
About using interaction with hover trigger: http://help.webflow.com/lesson/hover-trigger-interaction

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.