Hi
I am looking to change just the color of the header (announcement) bar to white. i know there is a way to change through customisation but this changes colour for the entire font family.
theme is dawn.
thanks for your help.
rmall.com.au
Saad
Hi
I am looking to change just the color of the header (announcement) bar to white. i know there is a way to change through customisation but this changes colour for the entire font family.
theme is dawn.
thanks for your help.
rmall.com.au
Saad
Hello @SaadLaghari
https://rmall.com.au/password - can you please share store password.
Hi Mandasa
password is : rteiff
thanks
Go to Online store >> Edit code >> Assets >> base.css
Add this code below of base.css file
.announcement-bar__message {
color: white !important;
}
thank you so much, this helped and thanks for super quick response