Images disappear when using a row image background
-
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
-
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. -
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.@thomasmaier thanks!
-
should be fixed now if u update
I also code custom websites or custom Lay features.
šæ Email me here: šæ
info@laytheme.com
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