This topic has 2 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Olga Barlow
Hi how do I add align centre, in product page
Hello,
Added below code to Theme Options > Custom CSS
.single-product form.cart table.variations td.label, .single-product form.cart table.variations td.value {
text-align: center;
}
a.reset_variations {
display: block;
}
Check now, please.
Regards
Tagged: align, centre, themes, variations, woocommerce, wordpress, xstore
You must be logged in to reply to this topic.Log in/Sign up