• Resolved shanekryme

    (@shanekryme)


    Hi, do I get my select address field to be 100% like the others?? (the field right below Town/City and above Phone #).

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try this custom css:

    .woocommerce .select2-container,
    .woocommerce-page .select2-container {
      width: 100% !important;
    }

    Custom CSS is usually entered at
    Dashboard > Appearance > Customise > Additional CSS

    Thread Starter shanekryme

    (@shanekryme)

    great! Thank You!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Select Address Field’ is closed to new replies.