Images disappear when using a row image background
-
It seems I can't use images on top of a row image background (gradient image). The images are visible in the editor, but when I publish the site they briefly show then fade out and disappear.
Text elements is not affected however.
-
I think I have the same problem after updating to 5.5.5.
Here is the example: https://weberruss.com/ein-erscheinungsbild-fuer-die-free-wifi-initative-freifunk-mainz/
-
I also have this problem
-
This post is deleted! -
I fixed it temporary with the following css-code:
.col img.lay-image-original { z-index: 10; } .background-image { z-index: -10; }
However, this does not work if a page background colour is set. But for me it's fine now.
-
You can also define a class called 'above' with
.above {z-index: 9999 !important;} and give it to any object or element that is beneath something where this behavior is not wanted. -
I have the same problem / bug (fixed it temporarily via z-index.)
-
@thomasmaier thanks!
-
should be fixed now if u update
I don't answer or check forum DMs, please just post on the forum.
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