Shopify themes, liquid, logos, and UX
Hi,
Does anyone know how I can change the color of the "Shop Now" text in the button of my image banner, using custom CSS?
page link: https://maisonmidori.com/
The background needs to be replaced with the color you require.
.banner__buttons{
background: #7B862F
}
Hi @maisongreen_03,
Please add code:
.banner__buttons .button {
background-color: #ffffff;
border: none;
color: black;
}
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