Forums
(@stefanb-1)
1 year, 5 months ago
This solution worked for me: add this line to you functions.php file:add_theme_support( 'align-wide' );
add_theme_support( 'align-wide' );
11 years, 6 months ago
Thanks 🙂