Countries and states – dropdown box – width
-
I have a problem with the dropdown of Countries and states – dropdown box – width, in the checkout page. Attaching screenshot for reference.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.woocommerce-checkout .select2-container--default .select2-results {
width: 95% !important;
background-color: #ffffff !important;
}
Best Regards,
Thanks it worked.
You can close the ticket.
Regards,
Vijeyraghavan
Hello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘Countries and states – dropdown box – width’ is closed to new replies.