How can I replicate the hover effect on element grid thumbnails for full-width rows?
-
Hello,
On this web page there are (under "Magazin") two thumbnails next to each other (element grid thumbnails) and I want to replicate the same hover effect for the full-width thumbnail above. How can I do that (with custom CSS)? https://aaarea.com
I had to use background image with text on top, because the "featured image" is always square and too tall if used full-width.
I managed to get the darkening of the background going, but not the zoom. How can I achieve that?
-
I found it out!
.background-image img { -webkit-transition: all 400ms ease-out; -moz-transition: all 400ms ease-out; transition: all 400ms ease-out; } .background-image img:hover { filter: brightness(0.5); -webkit-filter: brightness(0.5); transform: matrix(1.05, 0, 0, 1.05, 0, 0); }
-
Awesome @thomasmaier thanks for posting!! 🌝
Nov 1, 2021, 9:47 AM
1/3
Nov 1, 2021, 8:15 PM
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com