Shopify themes, liquid, logos, and UX
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.
Solved! Go to the solution
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:
Best,
Esther
Hello, @deep_wrinkle
Please share "Store URL"
Thanks!
@deep_wrinkle can you please share your website link?
@deep_wrinkle - do you want both black or both red?
both black...one of them is black already
@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;}
Your announcement bar on the homepage is still black.
Hi
I see it have black, please double check on this
not sure why it's redirecting there..that's the product page.
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:
Best,
Esther
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025