Skip to content

[保留]全幅カバーの中に全幅グループを設定したとき、グループが全幅で表示されない #1215

@sysbird

Description

@sysbird

全幅カバー(ピンク)の中に全幅グループ(黒)があります

lightning のとき全幅グループ(黒)が通常幅で表示されます
コアで下記のスタイルが反映されているよう

<style id='core-block-supports-inline-css' type='text/css'>
.wp-container-core-cover-is-layout-1 > .alignfull{margin-right:calc(0px * -1);margin-left:calc(0px * -1);}
</style>

cover-1

他のテーマ(クラシック/ブロックとも)では下記で表示されます

cover-2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions