Title: .featuretext_middle responsive question
Last modified: August 22, 2016

---

# .featuretext_middle responsive question

 *  Resolved [Jasnick](https://wordpress.org/support/users/jasnick/)
 * (@jasnick)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/featuretext_middle-responsive-question/)
 * I would like to make my 4 featuretext boxes display one after the other on small
   portrait devices. I thought the following code might do it but it doesn’t at 
   least not on my HTC. I might have to revert to 3 boxes. Thanks.
 *     ```
       @media only screen and (max-width: 480px) {
       	.span_4_of_4 {
       		width: 100%;
       	}
       	.span_3_of_4 {
       		width: 100%;
       	}
       	.span_2_of_4 {
       		width: 100%;
       	}
       	.span_1_of_4 {
       		width: 100%;
       	}
       }
       ```
   

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

 *  Thread Starter [Jasnick](https://wordpress.org/support/users/jasnick/)
 * (@jasnick)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/featuretext_middle-responsive-question/#post-5294683)
 * Its working now.
 *  Theme Author [Template Express](https://wordpress.org/support/users/danstriker/)
 * (@danstriker)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/featuretext_middle-responsive-question/#post-5294724)
 * OK great

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

The topic ‘.featuretext_middle responsive question’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/formation/2.4.4/screenshot.png)
 * Formation
 * [Support Threads](https://wordpress.org/support/theme/formation/)
 * [Active Topics](https://wordpress.org/support/theme/formation/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/formation/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/formation/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Template Express](https://wordpress.org/support/users/danstriker/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/featuretext_middle-responsive-question/#post-5294724)
 * Status: resolved