Variations not aligned on Product page - by Naborhi

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

  • Avatar: Naborhi
    Naborhi
    Participant
    July 13, 2021 at 15:15

    Hi

    The variations are not aligned with the rest of the elements on the page. How do I center align it please?

    Thanks,
    Temisan

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 14, 2021 at 11:55

    Hello,

    Add the below code to Theme Options > Custom CSS

    .single-product form.cart table.variations td.value {
        width: auto;
    }
    .single-product form.cart table.variations td.label {
        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.