Seems the word “Quantity” is breaking the layout on the product page.
By moving the Quantity label outside of the div, it seems to be the best fix, but I can’t seem to figure how to do that in the code.
Seems the word “Quantity” is breaking the layout on the product page.
By moving the Quantity label outside of the div, it seems to be the best fix, but I can’t seem to figure how to do that in the code.
Here’s an example with moving it outside of the div and form element:
I’m having trouble finding the exact line of code I need to move. If I could have assistance with that, it would be appreciated