Hi!
I want to change the position of the attribute, in my case it is because the word that I have as an attribute is aligned to the left and I want to put it with central alignment
Theme version: 8.1.1Hello,
Add the below code to Theme Options > Custom CSS
.single-product form.cart table.variations th.label label {
width: 100%;
text-align: center;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.