The default block alignment is set to wide in certain blocks
-
I enable full & wide alignment by calling add_theme_support( ‘align-wide’ ).
In this case, default alignment of a specific block (at least group block and media-text block) will be set to wide.
Is it possible to set the default alignment to normal using a filter hook or something like that?
- The topic ‘The default block alignment is set to wide in certain blocks’ is closed to new replies.