Woocommerce Checkout State Drop Down No Show in Chrom
-
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.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Woocommerce Checkout State Drop Down No Show in Chrom’ is closed to new replies.