Product Variations Dropdown Not Working Properly
-
Hi there,
The variable dropdown option on my product pages is not appearing. I have disabled all my plugins in case of a conflict as well & it still does not appear. Very weird!
Not sure what else I can do to get appearing. Hopefully you can identify the issue.
I have attached some screenshots for reference.
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
I have checked the issue, and it is caused by custom CSS added in Theme Settings > Custom CSS:
The following code is hiding the variation dropdown:
/* Single product pages - force buttons/swatches */
.woocommerce.single-product .variations_form .variations .value select {
display: none !important;
}
Please remove or comment out this CSS, and the variable dropdown options will appear on the product page.
Best Regards,
Hello,
You’re Most Welcome!
Feel free to write back anytime. If you need further assistance, we are always here to help you.
If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Product Variations Dropdown Not Working Properly’ is closed to new replies.