• My email field is not left aligned (or 100% wide). This is due to province field not showing.

    How can I fix this so the email field will be 100% wide?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Visited the shared link bit bt getting any email field.

    Please share the snapshot of the issue to check it.

    Thread Starter Remko

    (@7ish)

    Hi Abhishek,

    You did not see the checkout page since there was nothing in your cart.
    Try the following:
    1) Visit this product page: https://shop.novacoaching.nl/product/edelstenen/seleniet-theelicht/
    2) Press ‘In winkelmand’ (=add to shopping cart)
    3) press top right ‘Winkelmand bekijken’ (=look at shopping cart)
    4) Press ‘Doorgaan naar afrekenen’ (=continue to checkout)
    You will now see the unaligned email field.
    I am unable to add a screenshot to this comment but the previous steps should do the trick.

    Hello,

    Thank you so much for explaining in detail.

    ?Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    #checkout-wrapper form.checkout #billing_email_field {
        width: 100%;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Email field not left aligned’ is closed to new replies.