Hi @M1000M
Foe these case you flow these step
Go to online store → Edit code>componen-card.css file
And use bellow code
.card-information {
text-align: center !important;
}
Result:
Goal: center the product grid “squares” and their captions (titles/prices) on a Shopify store.
Status: partially resolved (grid centered); caption alignment still pending due to difficulty finding the correct CSS file. Further guidance with exact file path or a full screenshot is needed.
Notes: Images in the thread are central to understanding the layout, and site access is password-protected.
Hi @M1000M
Foe these case you flow these step
Go to online store → Edit code>componen-card.css file
And use bellow code
.card-information {
text-align: center !important;
}
Result: