How can I adjust product grid to full width on Dawn 7.0.1?

Hello,

I would like to make the product grid full width 2 column on desktop. Im not sure how to code this.

Any help is appreciated!

Thank you!

Hello @scotticus

I understand that you would like the product grid to be full width instead of having a max-width of 1200px as it is now.

You can try to doing by this way:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid theme file
  3. Paste the below code before

I hope the above code works and helps you.

Best regards,
GemPages Support Team

1 Like

Hey @GemPages

This worked perfectly!

Thank you very much!

1 Like