This topic has 12 replies, 2 voices, and was last updated 10 years ago ago by Robert Hall
Hi,
Please see screenshot: https://www.dropbox.com/s/ksclvw7nvcnf4co/Ember.png?dl=0
I would like to change the colour of the green bar.
I realised I can do that within the options however it changes all the links as well. I just want to change the bar itself.
Many thanks,
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Ok thanks 🙂
Hello,
Sorry, but your credentials isn’t correct. Please provide as well.
Regards,
Robert Hall.
Ok I changed the password. See below.
Please add this code into custom.css file.
.header-type-6 .top-bar{
background:red;
}
Regards,
Robert Hall.
Hi,
Thanks, this works great 🙂
How do I change the colour of the price beside the CART in this top bar? Currently its green.
Please, add this code.
.price-summ .amount{
color:#fff;
}
Regards,
Robert Hall.
Cheers but it doesn’t seem to do anything.
Sorry, you need this code.
.shopping-cart-link .amount{
color:#fff !important;
}
Regards,
Robert Hall.
Thanks, this worked 🙂
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Change Top Bar colour’' has been successfully resolved, and the topic is now closed for further responses