Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #235004

    We are using the Enfold dark theme but state and country fields are showing white with white text. How do I change this behavior permanently. Other fixes that are posted in the support forum do not seem to be working.
    http://chillnaudio.com/checkout/

    #235227

    Hey!

    Try adding this code to the Quick CSS:

    .chosen-container * {
        background: black !important;   
    }

    Cheers! 
    Josue

    #235473

    Perfect. Thank you!!!!!

    One more thing…what do I need to add to change the hover CSS to a dark grey?

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘State Dropdown not following theme in WooCommerce Checkout’ is closed to new replies.