Quantity Label help
-
I currently have a quantity label added to my shop before the amount selection button, but I just found out that if there’s only 1 of an item available in the shop (and thus the quantity selector doesn’t show) that the label remains and it looks clunky.
I’d like the label to only show when the quantity field does. Any suggestions on how to make this happen?
This is the code I’m currently using
/*** quantity label ***/ .qty { float: left; font-weight: bold; padding: 10px 20px 0px 0px; }I posted this topic previously and it was marked as resolved before I had the opportunity to try out the fix that was suggested (which involved fixing it in woocommerce templates) – I tried that and wasn’t able to figure it out. Any additional help would be greatly appreciated.
The page I need help with: [log in to see the link]
The topic ‘Quantity Label help’ is closed to new replies.