This topic has 4 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hi there,
Please if possible could you tell me how I can change the font colour to red in top bar of homepage.
i.e. register, my account, wishlist, languages EN DE FR.
Or provide me with the code I can enter into custom css.
Many thanks
Hello,
You may use this custom css code:
.header-wrapper .top-bar .links li a, .header-wrapper .top-bar .wishlist-link a, .header-wrapper .top-bar .wishlist-link a:hover span,
.header-wrapper .top-bar .my-account-link:before, .header-wrapper .top-bar .logout-link:before,
.header-wrapper .top-bar .wishlist-link a i:before {
color: #ff0002 !important;
}
.top-bar .side-area-icon i:before, .top-bar .menu-icon i:before {
color: #ff0002;
}
Regards
thanks so much. this worked.
thanks again
You’re welcome!
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Have a nice day.
Regards
The issue related to '‘Change font colour to red in top bar on home page.’' has been successfully resolved, and the topic is now closed for further responses