Change colors in fixed menu
-
Hi
How can i change colors in fixed menu?
When i starting to scroll page menu colors is change
I would like change link colors
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .whb-sticked .wd-nav-main> li.current-menu-item > a{
color:orange;
}
body .whb-sticked .wd-nav-main> li > a:hover{
color:orange;
}
body .whb-sticked .wd-nav-main> li > a{
color:yellow;
}
Best Regards
We are always happy to help you, write to us when you have any difficulties or issues with our theme.
We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service
Thank you in advance