CMS Development

aamirmehta
参加者

Will increasing max-width for page container break responsiveness?

解決

I'm going to attempt my first cos template and wanted to know if using a max-with of 1200px, 1280px, or 1366px for the page container may have any effect on the reponsiveness of the site. 

 

I am hoping to maximize the content on the width of the screen while ensuring that 90-95% of users on laptops and desktops can view the content properly. 

0 いいね!
1件の承認済みベストアンサー
ndwilliams3
解決策
キーアドバイザー

Will increasing max-width for page container break responsiveness?

解決

The HS grid is percentage based, so it shouldn't impact the layout.

元の投稿で解決策を見る

3件の返信
ndwilliams3
解決策
キーアドバイザー

Will increasing max-width for page container break responsiveness?

解決

The HS grid is percentage based, so it shouldn't impact the layout.

aamirmehta
参加者

Will increasing max-width for page container break responsiveness?

解決

So does that mean that the 12 columns will also expand proportionally based on the total max-width given to the page contents width? 

0 いいね!
ndwilliams3
キーアドバイザー

Will increasing max-width for page container break responsiveness?

解決

Yes