This topic has 4 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp
Hi
I want to set the text color for right side for top bar area
from white to black.
Thanx
Hello,
Add this code in Global Custom CSS section:
.top-bar .topbar-widget.widget_nav_menu li a {
color: #000 !important;
}
Regards,
Eva Kemp.
ok thanx
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘setting text color’' has been successfully resolved, and the topic is now closed for further responses