Modify Variable Dropdown Menu CSS
-
I need to change the css (mostly colors) of the dropdown menu for variable products. For instance, on my product page I have the attribute of “Color” and I need to change the colors of the selector for the attributes. I managed to change the main display targeted with
.woocommerce div.product form.cart .variations select { }however this only targets the main display of the selector. It does not modify the options list, which is what I need to target. Would appreciate any help as I’ve been spending way too much time trying to figure this out.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Modify Variable Dropdown Menu CSS’ is closed to new replies.