WordPress / theme-experiments

Experimenting with themes made out of blocks.
GNU General Public License v2.0
546 stars 179 forks source link

TT1 Blocks -Horizontal scroll on single posts and pages #220

Closed carolinan closed 2 years ago

carolinan commented 3 years ago

On the front of the website, single posts and pages have a horizontal scroll. This is regardless of if the content includes full width blocks or not -the post content block is set to align:full.

-The full width blocks show as full width even with the align:full removed from the post content, so I am not sure why this style is needed?

Tested in Chrome and Firefox on PC.

carolinan commented 3 years ago

This can be solved in the theme, but if we want to wait until this is solved upstream, this is blocked by: https://github.com/WordPress/gutenberg/issues/25160

MaggieCabrera commented 2 years ago

Is this still happening? I couldn't reproduce