Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello, I need to center a product on the page. I used this code as found in another thread, but it affected the layout on my other product page. Is there other code that will affect just this one page? Thanks!
.grid, .grid--rev, .grid--full, .grid-uniform { display: flex; justify-content: center; }
Other Product page after entering code
Needs to be centered
proper product page before entering code
Hello @barnettguitars,
Please share:
- your store URL;
- page URL with the issue you mention;
- storefront password (if your store has one).
If the store is not online yet, please follow this quick tutorial to learn how to safely and temporarily share an offline/unpublished theme URL.
Kind regards,
Diego
Hi @barnettguitars,
Please add code:
.grid, .grid--rev, .grid--full, .grid-uniform {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
Hope it helps!
If my answer can help you solve your issue, please mark it as a solution. Thank you and good luck.
User | RANK |
---|---|
42 | |
40 | |
23 | |
18 | |
12 |