Home Forums WoodMart support forum Woocommerce Checkout Label Fields

Woocommerce Checkout Label Fields

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #60975

    dsjanks1
    Participant

    All of a sudden my form labels don’t fit the full length of their respective fields where a user would enter their billing details. Also, the state/ country form field is not displaying properly on chrome and safari.

    Is there a simple fix for this?

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #60987

    Hello,

    Please add this CSS code to Theme Settings > Custom CSS:

    .address-field .woocommerce-input-wrapper {
    	width: 100%;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)