Hello As of now , my menu color is blue, and the sticky background color is also blue , so my sticky menu is not seen, is there a way i can change only the sticky menu font color ?
link
Hello,
You can change the sticky header menu font color by adding this css into your Custom Css box:
.sticky_header nav .menu > li > a { color: #fffefd !important; }
best regards!
You must be logged in to reply to this topic.