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:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it
I don't answer or check forum DMs, please just post on the forum.