Scroll
EBT/EPT コンポーネントに background-position と background-size を設定するフィールドを追加
Extra Block Types (EBT) と Extra Block Paragraphs (EPT) に、CSS の background-position と background-size を設定するための新しい Background Position フィールドと Background Size フィールドが追加されました:

これにより、EBT/EPT コンポーネントの背景を任意の隅に設定できるようになりました。
Default background position
Default background position
Bottom left background with background size setting '80px 80px'
Bottom left background with background size setting '80px 80px'
Top right background with background size setting '80px 80px'
Top right background with background size setting '80px 80px'
Bottom right background with background size setting '100px 100px'
Bottom right background with background size setting '100px 100px'
Custom background-position 'bottom -60px left -60px' with background size setting '200px 200px'
Custom background-position 'bottom -60px left -60px' with background size setting '200px 200px'