Quantcast
Channel: responsive – WordPress.org Forums
Viewing all articles
Browse latest Browse all 16569

ungewinster on "changing the width of 2011 without it becoming responsive"

$
0
0

Hey,
thank you very much for that, that really helped to get rid of the responsiveness when it comes to mobile devices :)

Is there any way to keep the website from weirdly clumping up when I resize the browser window? at the moment the whole menu gets cobbled together whenever I have

#page {
   max-width: 1000px;
}

instead of

#page {
   width: 1000px;
}

Viewing all articles
Browse latest Browse all 16569

Trending Articles