When the COVER option is enable the footer is not fixed
-
hey nice work and website!
can you update lay theme again please?mmh so i see this and it doesn't look right:

is that what you mean when u say footer?
would be great if you could explain what your end goal is, like what should it look like
-
in your css do
position: fixed!important;
instead of just
position: fixed;
this is your css:
#footer-region {
position: fixed!important;
bottom: -3px;
left: 0;
width: 100%;
z-index: 1;
}you could also try and just update lay theme, i changed the order of css again now, so it could maybe work now
For paid 1-on-1 Lay Theme Coaching, contact Audrey (audrey@cyberslayers.work) or me (info@laytheme.com).
We also code custom websites or bespoke Lay features. Drop me a line at info@laytheme.com or check out my work at arminunruh.com.
Want to support my work? paypal.me/arminunruh
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
