@dripzhoney
Do you want to hide the entire size dropdown attribute?
For better identification, can you share a screenshot via https://snipboard.io while circling the attribute you want to hide?
Here’s a guide: https://www.take-a-screenshot.org/
No, just the attribute name to the left of the dropdown; e.g., “style”, “color”, etc. I don’t have variations so don’t need/want the name visible.
/* remove attribute title on product page */
.woocommerce div.product form.cart .variations label
{display: none !important;}
Hi @dripzhoney,
Thank you for sharing the solution! This could be helpful for other users as well.
Please feel free to open a new thread if you have any further questions.
Cheers!