Shopify themes, liquid, logos, and UX
Hi, I would like the button shown in the picture to add the product to cart instead its current function of taking me to the product page.
Thank you in advance!
URL: https://hygiadental.com/products/hygiene-pod
PW: myown
Hey @Anonymous ,
Follow these steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.product-form__buttons {
max-width: 50% !important;
}
</style>
Result:
If I was able to help you, please don't forget to Like and mark it as the Solution!
If you’re looking for expert help with customization or coding, I’d be delighted to support you. Please don’t hesitate to reach out in my signature below—I’m here to help bring your vision to life!
Best Regard,
Rajat
Hi, no I am trying to make the button in the picture actually add my product to cart.
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