Title: troubles with min-width
Last modified: August 20, 2016

---

# troubles with min-width

 *  [nulldogmas](https://wordpress.org/support/users/nulldogmas/)
 * (@nulldogmas)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/troubles-with-min-width/)
 * I’ve set up my site using a heavily customized version of NomNom (Twenty Eleven
   child theme), and I’m getting one puzzling behavior: When I resize the browser
   window below a certain width, my sidebars get bumped to the bottom of the page
   and all my links stop being clickable:
 * [http://www.fieldofschemes.com/](http://www.fieldofschemes.com/)
 * I’ve tried setting a min-width of 750px in both .three-column #page and
    .three-
   column #primary, but that only stops the banner/navbar from shrinking further.
 * Any ideas for how to force the content section not to go below 750px? Right now
   iPad readers in particular are getting an unusable page…

Viewing 1 replies (of 1 total)

 *  [riceguitar](https://wordpress.org/support/users/riceguitar/)
 * (@riceguitar)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/troubles-with-min-width/#post-2992330)
 * Hi There,
    So it looks like you set it on #page correctly. However, #page is 
   not wrapping the rest of your content which is why your #page area is remaining
   at 750px but the rest is not. Try setting a min-width of 750px on the following:
 * #main {min-width: 750px;}
 * Hope that helps! cheers!

Viewing 1 replies (of 1 total)

The topic ‘troubles with min-width’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [riceguitar](https://wordpress.org/support/users/riceguitar/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/troubles-with-min-width/#post-2992330)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
