Variation Tab Issue - by Dev Burman - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler

  • Avatar: Dev Burman
    Dev Burman
    Participant
    May 22, 2021 at 11:08

    Hi,

    The Variation tab is showing up with some space. From where can I change this. I want to align this to left.

    https://prnt.sc/139coc6

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 22, 2021 at 12:22

    Hi,

    Please provide URL

    Regards

    Avatar: Dev Burman
    Dev Burman
    Participant
    May 22, 2021 at 15:53
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 22, 2021 at 16:17

    Hello,

    Add the next code in Theme Options > Theme custom CSS > Custom CSS for desctop:

    .single-product form.cart table.variations {
        margin-left: 0px;
    }
    .single-product form.cart th, 
    .single-product form.cart td {
        padding-left: 0px !important;
    }

    Regards

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

The issue related to '‘Variation Tab Issue’' has been successfully resolved, and the topic is now closed for further responses

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