Changing the color of our Shop Now button in Debut

Solved
cliffxpc
Shopify Partner
2 0 0

 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.

 

Accepted Solution (1)
KetanKumar
Shopify Partner
36688 3633 11883

This is an accepted solution.

@cliffxpc 

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;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 3 (3)
Muhammad_Ali_S
Shopify Partner
657 118 176

@cliffxpc,

Please share your store URL. 

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142
cliffxpc
Shopify Partner
2 0 0

Sure, here you go: https://thephotostick.myshopify.com/

 

 

KetanKumar
Shopify Partner
36688 3633 11883

This is an accepted solution.

@cliffxpc 

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;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing