Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Hi there ??

    This can be fixed with some custom CSS. Under Customize > Additional CSS, you can add the following code:
    ?

    
    .woocommerce-form-login-toggle, .woocommerce-form-coupon-toggle.nasa-toggle-coupon-checkout {
        text-align: center !important;
    }
    
    form.checkout.woocommerce-checkout {
        margin-top: 30px !important;
    }
    

    ?
    If you’d like to learn more about CSS, I highly recommend using the free tutorials at w3schools. Here, you can find the basics of selectors (how to target the right element on the page), and properties (how to change the element on the page).

    I hope that helps!

    laceyrod

    (@laceyrod)

    Automattic Happiness Engineer

    Hi there,

    Since we haven’t heard back from you, and this thread has been inactive for a bit, I’m going to mark it as Resolved now for the overall health of the forums. Hopefully the provided CSS did the trick! Please feel free to open a new thread if you have any further questions.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The text is shifting to the left.’ is closed to new replies.