Hi @dwheditor,
This can be done with custom CSS. Can you please share the page link where you displayed the quick view?
Thank you very much!
Hi there, thanks in advance this is the shop with the alignment issues. https://dancingwithher.com/shop/
Hi @dwheditor,
We are really sorry for being late to reach you. Hope you are safe and well. Put the below CSS in Appearence> Customize> Additional CSS field.
#wqv-quick-view-content label {
margin: 0 0 50px !important;}
#wqv-quick-view-content div.quantity .screen-reader-text {
display: none !important;
}
Hope the above CSS will fix the issue. Let me know if works fine.
Thank you very much!