I centered the producttitel, but I can’t change the price to the center.
Can anyone help me?
The tekst I centered bij typing in the base.css :
.card__heading{
text-align: center;
}
Hi @Yustsuus
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
Hi @Yustsuus
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.card-information {
text-align: center !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Thank you very very much! It’s perfect