Link to home
Start Free TrialLog in
Avatar of jagguy
jagguyFlag for Australia

asked on

max width bootstrap

Hi,
In bootstrap I want the screen max width to be about 900. Currently I get the display across whole desktop and it is too big.

Do I use a media query to solve this in bootstrap or is there another way?

 <div class="container-fluid">
..
Avatar of David S.
David S.
Flag of United States of America image

It seems we need more information to be able to answer your question.

Do you mean Twitter Bootstrap or something else?

A link to an example page would be helpful too, since not everyone has experience with whichever "bootstrap" you're using.
ASKER CERTIFIED SOLUTION
Avatar of COBOLdinosaur
COBOLdinosaur
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jagguy

ASKER

I didnt see the previous comment until now and I checked the question yesterday at the same time without an answer. Unless I didnt see this ?

I am talking about twitter bootstrap yes. I have a responsive webpage using twitter bootstrap so I wonder if there was a trick to setting max width of a page that adjusts using this grid.