imagehover addon - transition speed, opacity of images
General Discussion
4
Posts
2
Posters
271
Views
2
Watching
-
Hey guys,
I need some help from you regarding the imagehover addon.
My website
https://stefanstraeter.com/projects/- How do I get a smooth transition of the images hover while scrolling? For desktop this code works well. How can I adjust the code for mobile devices? Because for mobile its not working.
.lay-imagehover-on-element {
transition: opacity 500ms ease;
}
- How can I adjust the opacity of images for mobile? I want an opacity of 0.5 so that the projects are easier to read.
BIG THANKS!
Stefan -
2.:
How can I adjust the opacity of images for mobile? I want an opacity of 0.5 so that the projects are easier to read.
.lay-imagehover-on-element img{ opacity: 0.5!important; } -
1.:
maybe this
.lay-imagehover-on-element { transition: opacity 500ms ease!important; } -
Perfect! Its works. Big thank @arminunruh
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com