Edit Zoom?
-
.no-touchdevice .thumb:hover img, .touchdevice .thumb.hover img { -webkit-transform: translateZ(0) scale(0.97); -moz-transform: translateZ(0) scale(0.97); -ms-transform: translateZ(0) scale(0.97); -o-transform: translateZ(0) scale(0.97); transform: translateZ(0) scale(0.97); }
You can insert this CSS into "Lay Options" -> "Custom HTML & CSS" and play with the scale value which is 0.97 here.
1 is 100% size.
Don't forget to put your css into both desktop and mobile css fields :+1: -
@arminunruh said:
.no-touchdevice .thumb:hover img, .touchdevice .thumb.hover img {
-webkit-transform: translateZ(0) scale(0.97);
-moz-transform: translateZ(0) scale(0.97);
-ms-transform: translateZ(0) scale(0.97);
-o-transform: translateZ(0) scale(0.97);
transform: translateZ(0) scale(0.97);
}vielen vielen dank!
-
Yeah probably, you should try it out, I think it works!
-
What kind of error? Do u have a screenshot?
-
Ok, so I tested it myself and I cannot reproduce the issue :/
It could be a general issue with WordPress, if I google that error text there seem to be many ppl who have the same problem. I don't know, maybe you can find a solution somewhere or maybe you can ask your webhost :/ Cause I have no idea why that happens sry!
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