Archived topic
Large whitespace below footer
5 replies · Started by Robert on December 24, 2021
We are noticing a large whitespace below the footer on our website. I double checked the footer element and there are no extra blocks below the footer. What is causing this?
Hi there,
its one of the WP Rocket settings you have enabled, probably the optimized CSS Delivery options, try disabling that to check
Thanks for the quick reply. How can you tell this is caused by wprocket? I see this when I inspect the element:
<nav id="generate-slideout-menu"
Yeah that element shouldn't be absolute positioned off screen so it doesn't occupy any space. Problem is the CSS that does that has been 'messed with' by WP Rockets CSS optimizations.
How do i know? If i add the ?nowprocket query string to your site URL to disable WP Rocket then it loads correctly.
Thanks David, you guys are awesome!
You're welcome