woocommerce offtopic - Dropdown menu not displaying Wordpress

admin2025-06-04  10

A customer has just complained that they're unable to select sizes of a product. Upon looking the drop down menu isn't working.

/

It's happening in the backend too when I go to click the dropdown to change the heading too!

I've checked and there is no CSS blocking this.

Not sure what's happening here!

A customer has just complained that they're unable to select sizes of a product. Upon looking the drop down menu isn't working.

https://targwall.co.uk/product/dark-concrete-pvc-wall-panel/

It's happening in the backend too when I go to click the dropdown to change the heading too!

I've checked and there is no CSS blocking this.

Not sure what's happening here!

Share Improve this question asked Aug 18, 2017 at 14:38 Scott PearsonScott Pearson 31 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 2

This is a CSS issue not related to WordPress maybe to Woocommerce, try adding:

.select2-container{ z-index:10000; }

the number seems high but i tried different ones thats the one that works.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749034361a315801.html

最新回复(0)