Shopify themes, liquid, logos, and UX
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! 🙂
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.
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 😍
Thank you for liking our suggestions! If they solved your issue, please mark them as the accepted solution.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024