Hi @alesdap92,
Thanks for reaching out.
On the payment/Checkout page, in the customer data section, when you need to enter the state and county, the drop-down menu opens but you don’t read the options.
I understand that you’re having trouble seeing the options in the drop-down menu for the state and county on the payment/Checkout page.
Do you remember making any changes before the issue started, such as updating or installing plugin(s)?
I recommend you try the following steps:
- Clear your browser cache and cookies.
- Try using a different web browser or device to see if the issue persists.
- Temporarily switch to a default WordPress theme (like Storefront) to check if the issue is theme-related.
- Disable all plugins except WooCommerce to see if there’s a conflict with another plugin. More on how to run a conflict test can be found here.
Let us know if this helps.
Hi! Thank you! I resolved my issues! There is a conflict between plugins, but I didn’t know why and how to solve.
I asked woocommerce plugin support for help and we solved it by adding some CSS:
select2-billing_country-results {
color: black !important;
}
select2-billing_state-results {
§color: black !important;
}
Hi again @alesdap92,
Glad to hear you were able to solve the issue – thanks for letting us know!
If you have a few minutes, we’d love if you could leave us a review: https://projectdmc.org/support/plugin/woocommerce/reviews/
I’ll mark this thread as resolved now.
