sticky footer on top of page elements
-
Hey! How can I stack a sticky footer on top of a pages content (like an overlay)?
https://thefutureofintelligence.ch/home_wip-copy/
It works for the svg graphic, but not for the text elements. I have played around with the layers tab, but have not found a consistent solution. Does anyone have an idea how to work this out?
Thanks in advance!
-
So we have been able to fix the issue now by inserting the following into custom css:
#footer-region{
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 9999;
} -
ah very nice!
good use of the overlay feature!
-
can i make a video of your website for lay theme's instagram? as an example of the overlay feature
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