This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Robert Hall
Hi,
how to change the color of text in the top bar,
at Theme Options I have a header #5, which has a black background of top bar.
Thanks!
Hello,
You can use this code in custom.css.
.top-bar .wishlist-link a span,
.header-type-5 .top-bar .links li a {
color: red;
}
Regards,
Robert Hall.
Tagged: change, customize, text color, themes, top bar, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up