Sticky Footer
-
wrote on May 11, 2016, 1:48 AM last edited by
Love the idea of the new sticky footer feature, sadly when I activate it it doesn't work.. just the same old regular footer. Any ideas? Thanks!
-
wrote on May 12, 2016, 3:06 AM last edited by
(For reference, I'm running the latest version of WP with no plugins or custom code)
-
Do you have a link for me?
-
Hey nsm!
Maybe you mean that you would like your footer to be fixed, so it's like an overlay?In "Lay Options" -> "Custom CSS & HTML" you can try this CSS in "Custom CSS for desktop version":
#footer-region{ position: fixed; bottom: 0; left: 0; width: 100%; }
Since your footer is 106px high right now you would need to also add this css:
#main-region{ padding-bottom: 106px; }
You can try without that padding-bottom css and scroll to the bottom of the page to see the difference.
Hope that helps! :)
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