Title: Caption Position: Float (Wrapped) does not wrap text
Last modified: December 31, 2017

---

# Caption Position: Float (Wrapped) does not wrap text

 *  Resolved [geokongr](https://wordpress.org/support/users/geokongr/)
 * (@geokongr)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/caption-position-float-wrapped-does-not-wrap-text/)
 * Hello,
 * In the lightbox settings i use “Caption Position: Float (Wrapped)”, however text
   is not wrapped and is getting out of screen for small screen sizes.
 * “Caption Position: Inside” wraps the text but it is not look the way i want it.
   Is the “Float (Wrapped)” supposed to work that way too, i.e. contain the text
   inside the viewport?
 * I use the latest version of Envira Gallery Lite (1.6.2).
 * Kind regards.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcaption-position-float-wrapped-does-not-wrap-text%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [geokongr](https://wordpress.org/support/users/geokongr/)
 * (@geokongr)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/caption-position-float-wrapped-does-not-wrap-text/#post-9823679)
 * I kind of corrected the issue with the following css for “Float (Wrapped)” captions
   and now they wrap for smaller screens:
 *     ```
       #envirabox-title-float-wrap tbody, #envirabox-title-float-wrap td {
           white-space: normal !important;
       text-align: center !important;
       }
   
       #envirabox-title-float-main {
       margin-right: auto !important;
       }
       ```
   
 * If there is any other suggestion about this issue, i would gladly like to hear
   it.
 *  [akyusa01](https://wordpress.org/support/users/akyusa01/)
 * (@akyusa01)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/caption-position-float-wrapped-does-not-wrap-text/#post-9827957)
 * Hi [@geokongr](https://wordpress.org/support/users/geokongr/) 🙂
 * I apologize for the delay, we were off yesterday for the New Year. 🙂
 * Enivra Lite marks up the output a little differently then the Envira premium 
   plugin. I think the CSS you’re using is fine! 🙂
 * If we can help with anything else, please let us know! 🙂
 * Thanks

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

The topic ‘Caption Position: Float (Wrapped) does not wrap text’ is closed to new
replies.

 * ![](https://ps.w.org/envira-gallery-lite/assets/icon-256x256.png?rev=2022837)
 * [Envira Gallery - Image Photo Gallery, Albums, Video Gallery, Slideshows & More](https://wordpress.org/plugins/envira-gallery-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/envira-gallery-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/envira-gallery-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/envira-gallery-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/envira-gallery-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/envira-gallery-lite/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [akyusa01](https://wordpress.org/support/users/akyusa01/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/caption-position-float-wrapped-does-not-wrap-text/#post-9827957)
 * Status: resolved