Home › Forums › Basel support forum › Align product title and price › Reply To: Align product title and price
October 19, 2022 at 2:06 am
#414839
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.basel-hover-alt.purchasable .price,
.basel-hover-alt.product-type-grouped .price,
.basel-hover-alt.product-type-external .price {
text-align:center;
}
Best Regards