Shopify themes, liquid, logos, and UX
How do I change the button color?? Site - Heemfit.com
hello @heemfit
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.banner__media .banner__content .banner__buttons .button {
background-color: #dff1df !important;
}
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.banner__media .banner__content .banner__buttons .button {
background-color: #dff1df !important;
}
Thanks!
hii, @heemfit
Paste this code on top of the section-image-banner.css file.
a.button.button--primary {
background-color: aqua !important;
}
You can change the color name as you want.
Thank you.
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