CMS Development

aamirmehta
Participante

Will increasing max-width for page container break responsiveness?

resolver

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 Me gusta
1 Soluciones aceptada
ndwilliams3
Solución
Asesor destacado

Will increasing max-width for page container break responsiveness?

resolver

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

Ver la solución en mensaje original publicado

3 Respuestas 3
ndwilliams3
Solución
Asesor destacado

Will increasing max-width for page container break responsiveness?

resolver

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

aamirmehta
Participante

Will increasing max-width for page container break responsiveness?

resolver

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 Me gusta
ndwilliams3
Asesor destacado

Will increasing max-width for page container break responsiveness?

resolver

Yes