Support › Forums › Support (Legacy) › text in woocommerce product page to be centered › Reply To: text in woocommerce product page to be centered
09/05/2016 at 14:34
#1469
Keymaster
Hi,
You can add this CSS:
.product_title {text-align: center;}
