Shopify themes, liquid, logos, and UX
Hi all,
I have had issues with my shopify buy button as it has changed in size and makes it much harder to click on which has had an overall effect on our customers struggling to click the buy now button.
Hi there Dean @DeanS135 if you’re looking to improve the width of the button to make it easier to click on, I would suggest the following steps
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style> .product-form__buttons { max-width: 100% !important } </style>
Hi @DeanS135
Please kindly share with me your store URL and password if it is password-protected
Best,
Daisy
Hi @DeanS135
In this case, you have two buttons aligned on the same line. I tried stacking them vertically, but that only increased the width without affecting the height. Could you let me know which option you used to display the Shopify Buy Button? There might be a setting there to adjust its size.
However, since the button is generated from a JavaScript file, it's not possible to apply custom CSS directly.
Best,
Daisy
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025