josh-collinsworth / joco-sveltekit

The home of my static SvelteKit site.
https://joshcollinsworth.com
70 stars 14 forks source link

blog/adding-gutenberg-full-and-wide-width-image-support-to-your-wordpress-theme #12

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Adding Gutenberg Full- and Wide-Width Image Support to Your WordPress Theme - Josh Collinsworth blog

Gutenberg brings with it the ability to set image blocks as full-width or wide-width. This article talks about how to enable support for that feature in your theme, and one way to write the CSS that makes it work.

https://joshcollinsworth.com/blog/adding-gutenberg-full-and-wide-width-image-support-to-your-wordpress-theme

jsm350 commented 2 years ago

I've been looking all over the place for this. Thank you.

SpenMillard commented 2 years ago

This is excellent - is there a way to make the image break out of one side only?