Shopify themes, liquid, logos, and UX
Hi community!
I'm trying to align the quantity selctor and the add to cart button next to each other in Focal Theme. But failing horribly.
Any bright ideas out there?
Store URL is: https://finicc.com/
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the bottom of the file:
.product-form {
position: relative;
}
.product-form__buy-buttons {
position: absolute;
top: 70%;
bottom: 0;
right: 40px;
left: 160px;
}
.product-form__payment-container {
margin-top: 15px;
}
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024