I’d like to add some text AFTER my quantity selector, but on the same line. Right now, I can only figure out how to add the text but can’t quite place it where I want. Image below: Left=Current, Right=What I want it to look like.
I’ve already tried following the directions in this tutorial (https://community.shopify.com/c/Shopify-Design/Adding-Text-Before-Quantity-box-for-specific-products/td-p/328625), but adding my text AFTER the quantity selector element but no dice. I can’t seem to place it on the same line as the quantity box.
{%- when 'quantity_selector' -%}
Buy 3 & Save 20%
Using the above code, here’s what it ends up looking like:

