Hello Everyone!
I’m looking to adjust the side width of my product grid layout to be closer to the edges of the website, I will show my layout and the reference design. I’m using the dawn theme
Reference
My current product page
Hi @alixzander ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:
.collection.page-width {
max-width: 180rem !important;
}
Hope my answer will help you.
Best regards,
Victor | PageFly
Hello Victor!
Still doesn’t work, and I followed all of the instructions
Sorry about that, you can try another way as follows
Step 1: Go to Online Store->Theme->Edit code
Step 2: Add my code above the tag on Theme.liquid: