Shopify themes, liquid, logos, and UX
Hello,
My atc button looks really weird and small on desktop and want to make it bigger. Can someone please help?
Solved! Go to the solution
This is an accepted solution.
Hello @DaandeLeur
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.product-form__buttons {
max-width: 100% !important;
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
This is an accepted solution.
Hello @DaandeLeur
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.product-form__buttons {
max-width: 100% !important;
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hi Niraj, thanks! Also check private messages please i sent you my store because i need some other things to be fixed as well..
yes @DaandeLeur tell me please how can I help you?
Can you make this -price a little bit bigger and the green price to be in bold?
@DaandeLeur Add this
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.product__info-container .price--on-sale .price-item--regular {
font-size: 27px !important;
}
.product span.price-item.price-item--sale.price-item--last{
font-weight: 800 !important;
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hello @DaandeLeur .
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.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
Hi @DaandeLeur
Is this your store?
Seems like the atc already bigger. If not, Would you mind to share your store URL?
We 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, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024