Archived topic
Alph 4 full width blocks not full width
4 replies · Started by PHILIP on September 11, 2020
Updated to 3.0.0 Alpha 4
Only issue I can see is this page…
(link added via private info box)
The full width blocks are not full width any more, they are now left aligned.
I’ll leave it as is overnight in case you want to have a look.
I use SiteGround hosting Go Geek.
PS. the page does not use sections, it uses GenerateBlocks.
PPS. I can easily fix this via the block settings.
Hi there,
We added some CSS that disabled the alignfull CSS if you're already using the full-width-content option. This prevents horizontal scroll on mobile.
However, you have this CSS added to the site:
.type-post {
max-width: 860px;
margin: auto;
margin: 0px auto 60px auto;
padding-bottom: 40px;
}
So it's set to full width, but the CSS is giving it a max-width, which is causing the issue.
I'll do some thinking about this, as I doubt you're the only person with this kind of set up.
Thanks!
Should be fixed in alpha.5/beta.1.
Thank you for testing! :)
Oops! I'd forgotten about the added CSS.
Thanks for the quick response.
I'm looking forward to seeing GenerateBlocks Pro :-)
No problem!
Can't wait to get it released :)