This topic has 2 replies, 2 voices, and was last updated 9 months, 1 weeks ago ago by Tony Rodriguez
in checkout page country field minimazed not showing country when selected, can you help me to fix it?
Hello, @Focu5,
Thank you for contacting us and for using XStore.
To address your concern, we kindly ask that you implement the following solution. Please navigate to XStore > Theme Options > Theme Custom CSS > Global CSS, and proceed to copy and paste the CSS code provided below.
Upon completion, the outcome should resemble the example provided. https://ibb.co/wdRWLxY
.woocommerce-checkout #billing_country_field .woocommerce-input-wrapper span .selection > span {
width: unset !important;
}
We hope you find this information useful. Should you require any further assistance, please do not hesitate to reach out.
Best Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up