Applying mouseover effect to Element Grid thumbnails
-
-
the settings "project thumbnails" in customizer can change the mouseover appearance of a project thumbnail.
you can add a project thumbnail to an elementgrid.
whether you add a project thumbnail to an element grid or directly to the gridder;
both will have the same styling based on the customizer settingsbut please note that if you just add an image via +image and link it, thats not the same as a project thumbnail element
-
heey, i'm having this exact problem. on my portfolio page i want to put in multiple photos of a project, so i put the project thumbnail and also a few more photos with links to the same project. since my element grid now is a mix of both, some photos (the project thumbnails) have a mouseover effect and some don't. i know i could fix this by only putting photos with links, but then nothing will have a mouseover effect and i'd love to have it. so is there a way to have a mouseover effect that's the same for all elements in my grid?
-
do u have a link to your page?
i could take a look at what mouseover effect ure using and write some css for you to make it possible -
oh that would be so nice of you, but you don't have to :))
i think i solved it, i think i'll just get the new scroll slider for the portfolio page instead and then use the thumbnail grid for my under categories. i've been eyeing the scroll slider for a while and i like it a lot, so i'll just use this chance to get it.
just for future updates, i would suggest adding the option of a mouseover effect for all elements of the element grid though :)my page is this, but it's under construction right now: mariecarmenkreutzfeldt.com
-
.no-touchdevice .type-elementgrid .img:hover img{ transform: translateZ(0) scale(1.05); opacity: 0.5; } .no-touchdevice .type-elementgrid .img img{ transition: transform .4s ease-out,opacity .3s ease-out; }maybe like this
add this in:
lay options -> custom css & html -> custom css for desktop
For paid 1-on-1 Lay Theme Coaching, contact Audrey (audrey@cyberslayers.work) or me (info@laytheme.com).
We also code custom websites or bespoke Lay features. Drop me a line at info@laytheme.com or check out my work at arminunruh.com.
Want to support my work? paypal.me/arminunruh
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