admin管理员组文章数量:1130349
I want to cover the entire width of my page with the cover image block, the one where you can write on top of it. If I need to add a code, please provide the code as well for CSS class. Or is there any other way ?
I want to cover the entire width of my page with the cover image block, the one where you can write on top of it. If I need to add a code, please provide the code as well for CSS class. Or is there any other way ?
Share Improve this question asked Nov 27, 2018 at 13:27 Rishabh SharmaRishabh Sharma 1031 bronze badge1 Answer
Reset to default 0In order to support Wide alignment, the theme needs to add support for it. In the theme functions.php file:
add_theme_support( 'align-wide' );
Then both Wide width and Full width options will appear in the block toolbar.
I want to cover the entire width of my page with the cover image block, the one where you can write on top of it. If I need to add a code, please provide the code as well for CSS class. Or is there any other way ?
I want to cover the entire width of my page with the cover image block, the one where you can write on top of it. If I need to add a code, please provide the code as well for CSS class. Or is there any other way ?
Share Improve this question asked Nov 27, 2018 at 13:27 Rishabh SharmaRishabh Sharma 1031 bronze badge1 Answer
Reset to default 0In order to support Wide alignment, the theme needs to add support for it. In the theme functions.php file:
add_theme_support( 'align-wide' );
Then both Wide width and Full width options will appear in the block toolbar.
本文标签: pluginsHow to make cover image in post block expand to entire screen
版权声明:本文标题:plugins - How to make cover image in post block expand to entire screen? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749148507a2323410.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论