Automattic / musictheme

A theme for bands and musicians that uses an experimental Gutenberg layout.
GNU General Public License v2.0
88 stars 11 forks source link

Cover Image position is off-center when using a fixed background. #34

Open kjellr opened 6 years ago

kjellr commented 6 years ago

Fixed background position + size is defined in relation to the viewport, not the container. That causes visual inconsistencies between fixed and non-fixed background variations of cover image blocks.

In these examples, the fixed background image should be centered within the cover image block, and ~50% wide.