How can I make collection cards full page width on the Dawn theme?

I have mi collection cards just like this

I want to make them wider to fit the full width of the page, just like this:

url: geeks-club.com

password: nicold

im using dawn theme

Hi,

Add this CSS code

Online Store > Themes > Edit code > Assets > custom.css or theme.css

.collection.page-width { max-width: 95%;}

Hi @g4bo_fu

This is Noah from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Noah | PageFly