Title: Featured Image Text Wrapping
Last modified: February 5, 2018

---

# Featured Image Text Wrapping

 *  [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * (@mrmckee)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/featured-image-text-wrapping/)
 * When I view the page on my mobile I get just one character along the side of 
   the image. It looks great on a tablet or laptop but just need to change this 
   on a mobile. It is possible to make the text all sit below or fix this?
 * [https://drive.google.com/file/d/1a6gpcV4M7U9NVMRUxq6XVWPTCrvQhpYa/view?usp=sharing](https://drive.google.com/file/d/1a6gpcV4M7U9NVMRUxq6XVWPTCrvQhpYa/view?usp=sharing)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffeatured-image-text-wrapping%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Farook Kholwadia](https://wordpress.org/support/users/judgerookie/)
 * (@judgerookie)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/featured-image-text-wrapping/#post-9943163)
 * assume you’ve fixed this?
    it seems fine in the types of phones i’ve emulated
   but unsure what your model is if not fixed, your model could help
 *  Thread Starter [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * (@mrmckee)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/featured-image-text-wrapping/#post-9943189)
 * Yes, we did. This was the code that I needed.
 *     ```
       @media (max-width: 480px) {
           .blog_single_post a {
               float: none;
           }
       }
   
       @media (max-width: 991px) {
           .fb_iframe_widget span { 
               width: 100% !important; 
           }
           .fb_iframe_widget iframe {
               width: 100% !important;
           }
       }
       ```
   
 *  [Farook Kholwadia](https://wordpress.org/support/users/judgerookie/)
 * (@judgerookie)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/featured-image-text-wrapping/#post-9943373)
 * yay! 🙂

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

The topic ‘Featured Image Text Wrapping’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Farook Kholwadia](https://wordpress.org/support/users/judgerookie/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/featured-image-text-wrapping/#post-9943373)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
