css - How to enable responsiveness on fixed-width site built on Bootstrap? -


i have problem bootstrap. needed fixed-width layout, added div.wrap wrapper whole page width:1170px attribute , got want. later figured out trick disables responsive in bootstrap.

is possible built responsive website fixed-width layout on bootstrap? how enable responsive now? thank you.

have tried max-width: 1170px; instead of width: 1170px?


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

sql - The object name contains more than the maximum number of prefixes. The maximum is 2 -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -