Change atributte position, align of the word

This topic has 2 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Olga Barlow

  • Avatar: Andres
    Andres
    Participant
    March 10, 2022 at 13:51

    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

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 10, 2022 at 14:11

    Hello,

    Add the below code to Theme Options > Custom CSS

    .single-product form.cart table.variations th.label label {
        width: 100%;
        text-align: center;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.