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.
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025