Changing product layout

Changing product layout

StafMeister
Excursionist
41 1 9

Hi, this is how my product page layout looks like down below:

StafMeister_0-1725905312717.png

And I want to make it look more appealing like this:

StafMeister_1-1725905341751.png

How can I achieve this? Please help thank you very much. My store url is: https://schatten.store/ and the password is leskup

Replies 4 (4)

PaulMartin
Shopify Partner
624 60 147

Hey StafMeister

To achieve the product grid reference you wanted, you'll definitely need to get this custom coded. Your theme does not offer this out of the box, so the only solution is to have it made from scratch.

If you need help with coding, I'd be happy to assist you on creating this for $25. Let me know if you're interested and if you have any questions, feel free to ask.

namphan
Shopify Partner
2281 296 337

Hi @StafMeister,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.product-grid .grid__item {
    border: 1px solid;
}
.card:not(.ratio)>.card__content {
    border-top: 1px solid;
}
Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
StafMeister
Excursionist
41 1 9

Thank you very much! How can I put them in the center exactly?

namphan
Shopify Partner
2281 296 337

Hi @StafMeister,

What does it mean? please explain more about it, I will help you check it again

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com