Title: Text will not wrap around images
Last modified: April 17, 2024

---

# Text will not wrap around images

 *  [TGoedde](https://wordpress.org/support/users/tgoedde/)
 * (@tgoedde)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/text-will-not-wrap-around-images-2/)
 * I am using Twenty Twenty Two and Elementor to assemble my very simple pages. 
   I cannot get the text to wrap around images any further than the first line of
   text. In the text editor preview box the text wraps as I want it to, but the 
   full preview and actual online page it doesn’t show the wrapping. I have gone
   through all of the image settings to wrap and it just will not do it. Why is 
   this not working now. I’ve created many pages in the past without any issues.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-will-not-wrap-around-images-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Felipe Velzani](https://wordpress.org/support/users/felipevelzani/)
 * (@felipevelzani)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/text-will-not-wrap-around-images-2/#post-17709412)
 * Hi there,
 * Do you still reproduce this issue natively (without Elementor active on your 
   site)?
 *  Thread Starter [TGoedde](https://wordpress.org/support/users/tgoedde/)
 * (@tgoedde)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/text-will-not-wrap-around-images-2/#post-17711547)
 * Yes. The issue persists even with Elementor disabled.
 *  Moderator [jordesign](https://wordpress.org/support/users/jordesign/)
 * (@jordesign)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/text-will-not-wrap-around-images-2/#post-17720615)
 * Hi [@tgoedde](https://wordpress.org/support/users/tgoedde/) – taking a look at
   that example page I see the content was set up with Elementor – and still has
   that markup/code in place.
 * I’d recommend editing that content with the block editor – at which point you’ll
   be able to set the images up to align/float to the left or right.
 * [https://wordpress.org/documentation/article/image-block/#aligning-images](https://wordpress.org/documentation/article/image-block/#aligning-images)
 *  Thread Starter [TGoedde](https://wordpress.org/support/users/tgoedde/)
 * (@tgoedde)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/text-will-not-wrap-around-images-2/#post-17779838)
 * Hi [@jordesign](https://wordpress.org/support/users/jordesign/), When I do this
   I loose all of the page design setup when I save it. Then on page review it still
   doesn’t wrap the text around the images. I have turned off all of the plugins
   and still have the same results. I can see the wrap in the text editor, but it
   doesn’t reflect in the preview window or wrap on the page update.
 * ![](https://cowichecalls.com/ernest-lee-beitel/)
 *  Moderator [jordesign](https://wordpress.org/support/users/jordesign/)
 * (@jordesign)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/text-will-not-wrap-around-images-2/#post-17782209)
 * Hi [@tgoedde](https://wordpress.org/support/users/tgoedde/) – ultimately it does
   seem that Elementor is where this fix would need to take place. However – if 
   you wish you can add this CSS code to make sure those images float.
 *     ```wp-block-code
       img.alignleft {
           float:left;
           margin: 0 20px 10px 0
       }
       ```
   
 *  Thread Starter [TGoedde](https://wordpress.org/support/users/tgoedde/)
 * (@tgoedde)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/text-will-not-wrap-around-images-2/#post-17786829)
 * Thanks [@jordesign](https://wordpress.org/support/users/jordesign/) !
 * That worked for most all except the photos that have captions under them.
 *  Moderator [jordesign](https://wordpress.org/support/users/jordesign/)
 * (@jordesign)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/text-will-not-wrap-around-images-2/#post-17793815)
 * Hi [@tgoedde](https://wordpress.org/support/users/tgoedde/) – I’d be happy to
   take a look at that too. Can you please share the URL to one of the pages/posts
   on the site where there is a floated/aligned image with a caption so I can check
   it out?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Text will not wrap around images’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwentytwo/2.1/screenshot.
   png)
 * Twenty Twenty-Two
 * [Support Threads](https://wordpress.org/support/theme/twentytwentytwo/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwentytwo/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwentytwo/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwentytwo/reviews/)

## Tags

 * [text](https://wordpress.org/support/topic-tag/text/)
 * [wrap](https://wordpress.org/support/topic-tag/wrap/)

 * 7 replies
 * 3 participants
 * Last reply from: [jordesign](https://wordpress.org/support/users/jordesign/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/text-will-not-wrap-around-images-2/#post-17793815)
 * Status: not resolved