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.
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
Hi @DaandeLeur
Is this your store?
Seems like the atc already bigger. If not, Would you mind to share your store URL?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025