Skip to content

Hover effect implementation #3478

Answered by katspaugh
SolarGuy8 asked this question in Q&A
Jan 10, 2024 · 2 comments · 7 replies
Discussion options

You must be logged in to vote

This can be done with a div overlay with a filter:

.overlay {
  background: #756752;
  mix-blend-mode: 'plus-lighter';
}

You could extend the Hover plugin with this, it would be a cool addition.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@katspaugh
Comment options

@SolarGuy8
Comment options

@SolarGuy8
Comment options

@SolarGuy8
Comment options

@katspaugh
Comment options

Answer selected by SolarGuy8
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants