We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: Need Help: How to Expand Shopify Dawn Theme to Full Desktop Page Width?

Solved

Need Help: How to Expand Shopify Dawn Theme to Full Desktop Page Width?

Ecomseller2025
Excursionist
15 1 6

How to make my Shopify website (Dawn theme) fill the entire desktop page? Currently, it shows up small and zoomed in, requiring visitors to zoom to view products. Adjusting the max page width to 1600px under theme Layout settings hasn't fixed it.

Accepted Solution (1)

J_mah
Shopify Partner
200 11 26

This is an accepted solution.

 

.page-width {
max-width: 160rem !important;
}
 
 
body {
max-width: 100%;
}
Your COFFEE TIP is here!
For Google Tag Manager GTM setup or Store design assistance DM me
sam.analyst4@gmail.com! orWhatsApp!
Solved? accept it as solution with like

View solution in original post

Replies 3 (3)

Nirmine1111
Tourist
8 0 3

can you give me your stores link

Ecomseller2025
Excursionist
15 1 6

sorry I can't,privacy reasons.

J_mah
Shopify Partner
200 11 26

This is an accepted solution.

 

.page-width {
max-width: 160rem !important;
}
 
 
body {
max-width: 100%;
}
Your COFFEE TIP is here!
For Google Tag Manager GTM setup or Store design assistance DM me
sam.analyst4@gmail.com! orWhatsApp!
Solved? accept it as solution with like