This topic has 2 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Rose Tyler
Hello,
How would I go about making the product description center (Please see screenshot) https://ibb.co/7Gz923K
I tried to use the align tool (see attached screenshot) but it did not move it to the center: https://ibb.co/8bFrTHm
Hello,
You can edit the product description using Elementor or add the next code in Theme Options > Theme custom CSS > Global:
.woocommerce-tabs #tab-description {
text-align: center;
}
Regards
Tagged: align, centre, description, product, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up