Changing product page width for all product pages - DAWN Theme

Changing product page width for all product pages - DAWN Theme

ManuelH
Explorer
89 4 13

anybody know how to change the general product page width for all product pages without changing the width of any other type of page? I just want all the things contained to have  a little more room so that the thumbnails can be a little bigger, the main image too, the text lines longer

 

I have tried it with the selector as  visible in the screenshot:

ManuelH_0-1727787295825.png

here in written form in the code in base.css:

 

@media screen and (min-width: 1000px) {
section#MainProduct-template--23316315242820__main.page-width {
width: 100% !important;
}
}

 

thanks in advance

Reply 1 (1)

chintannyalwani
Shopify Partner
25 7 6

Hi @ManuelH ,

Please share the store url.

Need a Shopify developer? Chat on WhatsApp. or Ping me

A cup of Coffee fuels every line of code I write!