Footer buggy since last update?
-
Hey everyone,
since the last update the footer on my website is hiding behind the gallery thumbnails whenever you scroll down. Before it was on top of the thumbnails and I would like to have it the same way.
Here is an example of how the footer is hiding behind images:
Maybe there is an option or workaround that you can provide.
Thanks a lot for the support
E -
post the link please
-
There you go : https://www.edgarberg.com/
-
for your custom footer css add "z-index: 1;"
so it should look like this:
#footer-region { position: fixed; bottom: -5%; left: 0; width: 100%; background: none!important; z-index: 1; }
in lay options -> custom css & html
-
also think about removing the "text-decoration: underline;"
in your html code for the footer:as anchors are underlined already so now you have a double underline
set underline settings in cutomizer -> links in texts
-
Perfect! Thanks for your support, everything looks mint again :)
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