Re: want to change the announcement bar color in Sahara theme.

Solved

want to change the announcement bar color in Sahara theme.

deep_wrinkle
Excursionist
35 0 9

Would like to change announcement bar in Sahara theme...on home page it is red but on product page it's black...I can't change it in Shopify...when I pick different options it still is red.

Accepted Solution (1)
LizHoang
Shopify Partner
1250 158 196

This is an accepted solution.

Hi Deep_wrinkle

- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

.bar.js-announcement-bar.text-colors-inverse.background-colors-secondary {
    background: #000 !important;
}

 

Result: 

LizHoang_0-1737641585325.png

 

Best,
Esther

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

View solution in original post

Replies 10 (10)

topnewyork
Astronaut
1299 160 217

Hello, @deep_wrinkle 
Please share "Store URL"
Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

suyash1
Shopify Partner
10698 1319 1697

@deep_wrinkle can you please share your website link?

Support me | To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
deep_wrinkle
Excursionist
35 0 9
suyash1
Shopify Partner
10698 1319 1697

@deep_wrinkle - do you want both black or both red?

Support me | To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
deep_wrinkle
Excursionist
35 0 9

both black...one of them is black already 

suyash1
Shopify Partner
10698 1319 1697

@deep_wrinkle - add this css to the very end of your custom.css file and check

 

html .template--index .bar.js-announcement-bar{background-color: #000 !important;}
Support me | To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.

websensepro
Shopify Partner
1869 220 266

@deep_wrinkle 

Your announcement bar on the homepage is still black.

websensepro_0-1737640180371.png

 

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

LizHoang
Shopify Partner
1250 158 196

Hi
I see it have black, please double check on this 

LizHoang_0-1737640763206.png

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
deep_wrinkle
Excursionist
35 0 9

not sure why it's redirecting there..that's the product page. 

LizHoang
Shopify Partner
1250 158 196

This is an accepted solution.

Hi Deep_wrinkle

- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

.bar.js-announcement-bar.text-colors-inverse.background-colors-secondary {
    background: #000 !important;
}

 

Result: 

LizHoang_0-1737641585325.png

 

Best,
Esther

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program