Problem with card: QT selector & check-out

Problem with card: QT selector & check-out

Maiselnielsen
Excursionist
40 1 3

Hi, 

 

I changed the placement of my QT selector to be next to the add to cart button. Which works fine under the products. 

 

However I just discovered that it has effected my card. See attached. How can I get these two buttons to be next to each other

 

Any ideas on how to fix this? 

 

Thank you! 🙂 

 

www.linierelingerie.com

Password - xef84eju (the site is currently password protected) 

 

Ps. can you also help adding the custom cont to the QT selector number? All other places the font is working. 

 

 

IMG_5944.PNGIMG_5943.PNG

Replies 2 (2)

sadik_ShopiDevs
Shopify Partner
8 1 2

Hi @Maiselnielsen 

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:

<style>
    #cart-notification .cart-notification__links #cart-notification-button{
        margin-top: -22px;
        margin-left: 0;
        width: 155px !important;
        padding: 10px 10px;
    }
    #cart-notification .cart-notification__links #cart-notification-form{
        margin-left: 16px;
        width: 162px !important;
        margin-top: 31px;
    }
</style>

Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Found it helpful? Please like and mark the solution that helped you.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers
sadik_ShopiDevs
Shopify Partner
8 1 2

Thank you for liking our suggestions! If they solved your issue, please mark them as the accepted solution.

Found it helpful? Please like and mark the solution that helped you.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers