Archived topic
Page floats left and right as i scroll it
3 replies · Started by WPguy on February 12, 2023
Hello!
Could anyone please help me fix the layout issue:
Whenever I use a "cover" block from Gutenberg, the page starts to float left and right as im scrolling it. It happens for both, desktop and mobile.
I'm posting it here, as I never experienced a similar issue with my prior WP themes.
The details are attached
Thanks for your help!
Hi there,
The Cover block from WP core is a very hacky way to achieve the full-width layout you are going for.
Since you are using GenerateBlocks already, the best solution is to the Container blocks instead:
https://docs.generateblocks.com/article/container-overview/
https://docs.generateblocks.com/article/container-overview/#layout-%E2%80%93-standalone-block
Let me know if this helps :)
Hi Leo,
So I removed cover blocks from all over the site and replaced all with container blocks. But the issue is still there.
hi there,
Just checked your homepage, and it does not have the horizontal scroll issue anymore.
if you are still seeing it, make sure to clear your browser cache.