Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello! I'm trying to figure out how to change the color of the button on our homepage (see example: https://gyazo.com/8fefdf236e772f1188f45fb0d2cf0c7f)
In the theme this is considered: Image text with overlay > Button Label but there doesn't seem to be much customization. If I wanted to change the color of the button to say, blue (#ADD8E6) where would I update this?
Thanks! All help is welcome, I appreciate it in advance.
Solved! Go to the solution
This is an accepted solution.
thanks for URL
can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid ->paste below code at the bottom of the file.
.hero__btn {background: #ADD8E6 !important;}
Please share your store URL.
This is an accepted solution.
thanks for URL
can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid ->paste below code at the bottom of the file.
.hero__btn {background: #ADD8E6 !important;}
User | RANK |
---|---|
237 | |
101 | |
92 | |
56 | |
42 |