Hello @SBMaz18,
Sorry for the delay in response. We’re a little backed up with support right now.
To align the category title to center, please follow the steps mentioned below:
1. Log in to the admin area
2. Go to “Appearance >> Customize >> Additional CSS”
3. Add the below CSS rule to the input
body.tax-product_cat .woocommerce-products-header .page-title{
text-align:center;
}
This should solve your query.
Thank you
Regards,
Team Promenade Themes