Hi guys, I need help, How do I move the product title to the center of the product card on the product page and collections page? On both PC and Mobile Platforms.
Any kind of help is much appreciated.
Hi guys, I need help, How do I move the product title to the center of the product card on the product page and collections page? On both PC and Mobile Platforms.
Any kind of help is much appreciated.
Hello! @currentstyl Please follow these steps to add this CSS code:
body .card-information, body .card--standard>.card__content .card__information {
text-align: center !important;
}
If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.
Best regards
Kaushik