Adding text AFTER the Quantity Selector (same line) - Dawn OS 2.0

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:

1 Like

@shopgetaway

Now it needs some styling that is adding CSS. Please share your store URL.

1 Like

@shopgetaway

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

1 Like

@KetanKumar @Savior Whoops, committed the #1 sin of this message board by not including my website URL. Rookie move!

It’s https://shopgetaway.co

The product page, specifically: https://shopgetaway.co/products/banff-candle

Thanks!!