Wrapping text around images inside containers
-
Before Gutenberg blocks, it was possible to (float) align an image to the left or right so that the text of the paragraph coming after it would wrap around the image.
Now that blocks use flexbox, the method of doing this is slightly different. The days for floats are over.
If you’ve tried wrapping text around an image inside a Spectra container, you’ll notice it doesn’t work until you group the image and the paragraph that follows it inside a native Group. Once inside the group, you can align your image to the left or the right, resize it, and then the following paragraph will wrap around it.
Now I only wish Spectra containers would allow for this without the need for an additional group. Does anyone know if such an improvement is in the works?
- The topic ‘Wrapping text around images inside containers’ is closed to new replies.