Reply 326180 to: Stripe checkout fields are right-aligned in my theme.

Avatar: Rose Tyler
Rose Tyler
Support staff
June 17, 2022 at 06:58

Hello,

Thanks for using our theme.
Add the next code in Theme Options > Theme custom CSS:

.woocommerce-checkout .wc-credit-card-form label {
    text-align: start;
    width: 100% !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.