• Hey Guys,

    I ran into a problem w/ woocommerce at the checkout where the state drop down would have no state to pick (nothing is there). It only happens in Chrom. Do any of you run into similar issue and have a fix?

    It seems like a CSS issue.

    .chzn-container .chzn-results {
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    }

    Some how the last line is crossed out when i inspect it.

    https://www.ads-software.com/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Roy Ho

    (@splashingpixelscom)

    Hard to say what’s going on but a good start would be to switch to 2012 theme and deactivate all plugins except WooCommerce to see if there are any conflicts.

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce Checkout State Drop Down No Show in Chrom’ is closed to new replies.