White Space below footer on post template

EvanH
12 Posts
EvanH posted this 09 April 2019
Ask a Question

Is there a way to prevent this from happening? It doesn't show up on other devices just my PC.

Is there a way to prevent this from happening? It doesn't show up on other devices just my PC.
Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team posted this 10 April 2019

Hi Evan,

This issue happens on short pages when there is not enough content. This is behavior by design. Unfortunately, expand to the bottom option for Footer is not supported.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Evan, This issue happens on short pages when there is not enough content. This is behavior by design. Unfortunately, expand to the bottom option for Footer is not supported. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
webxsite
167 Posts
webxsite posted this 06 September 2020

Please vote on this request - it already has 36 votes and each time I see another post about the same thing Nicepage staff act like its the first time its ever been requested.

https://nicepage.com/questions/17181/footer-at-the-bottom

Please vote on this request - it already has 36 votes and each time I see another post about the same thing Nicepage staff act like its the first time its ever been requested. https://nicepage.com/questions/17181/footer-at-the-bottom
info883822
1 Posts
info883822 posted this 11 February 2023

Hey i found a fix for it add

body {
overflow: hidden;
}

to the css file at the top it wil remove the overflow under the footer.

Hey i found a fix for it add ```body { overflow: hidden; }``` to the css file at the top it wil remove the overflow under the footer.
You must log in or register to leave comments