Checkout Page Dropdown Fields are Broken
-
Hello,
After updating WC 3.4 and Woodmart theme, the dropdown boxes on checkout page seem to be broken.
I tried disabling all plugins, custom styles, functions.php.
Also tried Storefront theme but dropdown boxes were okay on it.
Could you please check this link below? try add to cart then go to checkout page.
Thank you!
Hello,
Please provide site admin access and FTP
Best Regards
Hello,
Please deactivate all the third parties plugins not related to the theme.
Best Regards
Hello,
I just deactivated all plugins.
Thank you
Hello,
Please add this CSS code to Theme Settings > Custom CSS:
.address-field .woocommerce-input-wrapper {
width: 100%;
}
Best Regards