create-block-theme icon indicating copy to clipboard operation
create-block-theme copied to clipboard

Add full and wide width support for blank theme.

Open torounit opened this issue 1 month ago • 0 comments

Add full and wide width support for blank theme.

This is achieved by setting the align property to full for blocks like the query block and post-template block. It uses the same method as “Twenty Twenty-Five”. (https://github.com/WordPress/twentytwentyfive/blob/trunk/patterns/template-query-loop.php)

Before After
before after

torounit avatar Dec 05 '25 08:12 torounit