Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Ahmed,

    You can add the following css code inside WP Customizer under Additional CSS:
    .woocommerce div.product form.cart .variations {text-align:left}

    Kind regards,
    Elisabeth

    Thread Starter A Z

    (@ahmedzeidan)

    Thanks @elisabeth01 It Works well.

    I would appreciate adding this compatibility with woocommerce 6.1 in future Astra theme releases.

    I have also added padding to be 0px as below.

    .woocommerce div.product form.cart .variations th.label{
        text-align:left;
        padding: 0px;
    }

    Hi guys,

    We have fixed this in the latest current update, v3.7.7.

    Please confirm if it fixes the issue on your end.

    Kind regards,
    Herman ??

    Thread Starter A Z

    (@ahmedzeidan)

    Thanks @bsfherman for the fix. all is good… ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Products attributes unaligned with Astra theme and woocommerce 6.1’ is closed to new replies.