This topic has 11 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Rose Tyler
Hi there,
I need to change the top bar colour and text colour, please see screenshot:
http://prnt.sc/evbarq
Thanks.
Hello,
You can use this code in Custom css:
.header-type-6 .top-bar {
background-color: grey;
}
.top-bar .wishlist-link a span {
color: white;
}
Regards,
Rose Tyler.
Hi Rose,
Unfortunately, the code doesn’t work.
I have provided my wordpress login above in the first message, please could you help look into it?
Thanks.
Hello,
Please check it now.
Regards,
Rose Tyler.
Hi Rose,
Thanks for fixing it, it’s how I need it now.
Best,
Eleanor
Hi Rose,
Can you let me know where you changed this code, because my client wants to change the text colour to gold #c7af7a and somehow the text ‘wishlist’ is bigger than the rest of the texts.
Please advice. Thanks.
Best,
Eleanor
Hi Rose,
The code only enables me to make the wishlist colour change, not the rest. I need to change all the text and icons on top right corner to gold. Please see screenshot attached to understand what I mean:
Please advice what is the code for it.
Thanks.
Best,
Eleanor
Hello,
Please check it now.
Regards,
Rose Tyler.
Hi Rose,
Thanks for doing this. I can see all the text and icons are now in the gold colour I need.
However,the title ‘ Wishlist’ has a bigger font size than the rest, how can I make this font size the same as the rest?
Please help. My WordPress login is in the message above. Thanks.
Hello,
I’ve added this code:
.top-bar .wishlist-link a span {
font-size: 12px !important;
font-weight: 400 !important;
}
Please check.
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up