You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2025. It is now read-only.
When creating a brand new custom template using template editing mode, each default block that comes with the blank template is aligned left and runs directly against the very side of the site. There are two problems here: the editor and front end show different views and, in some cases, this issue can't be fixed. For example, if you add a full width columns block, the only way to fix the problem is to either center alignment or add a background color. This was originally raised
I know there is work underway to add padding but, for now, wanted to pass along this feedback as the user experience is currently pretty rough out of the box. This is part of feedback from WP Tavern's coverage of the sixth call for testing with the FSE Outreach program:
When inserting a full-width Columns block, the text on the left butted against the side of the page. Because neither the Columns nor the inner Column blocks currently have padding controls, the only way for users to “fix” this is to add a background color. Gutenberg automatically adds padding in that case.