Shopify themes, liquid, logos, and UX
I am using two apps that both reside in the "Buy buttons" section of the Craft theme product page. I would like the pricing to be below the product customize section. I don't have the option to switch them in the theme customizer. How can I do this?
Thank you!
https://00d94a-99.myshopify.com/
product page - https://00d94a-99.myshopify.com/products/beanie
password is - statau
Solved! Go to the solution
This is an accepted solution.
Hello @
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your section-main-product.css file
3. Paste the below code from bottom on section-main-product.css
.product .product__info-wrapper .product-form .form {
display: flex;
flex-direction: column;
}
.product .product__info-wrapper .product-form .form koala-quantity-selector,
.product .product__info-wrapper .product-form .form koala-quantity-breaks-embed,
.product .product__info-wrapper .product-form .form .product-form__buttons {
order: 1;
}
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hello @ASH2 .
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
https://00d94a-99.myshopify.com/
product page - https://00d94a-99.myshopify.com/products/beanie
password is - statau
thanks!
Hello @ASH2
Could you kindly provide us with your store URL and, if applicable, the password, so i can check and provide you possible solution for your question.
This is an accepted solution.
Hello @
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your section-main-product.css file
3. Paste the below code from bottom on section-main-product.css
.product .product__info-wrapper .product-form .form {
display: flex;
flex-direction: column;
}
.product .product__info-wrapper .product-form .form koala-quantity-selector,
.product .product__info-wrapper .product-form .form koala-quantity-breaks-embed,
.product .product__info-wrapper .product-form .form .product-form__buttons {
order: 1;
}
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Works perfectly! Thank you for your help
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