This topic has 8 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Hello,
All of a sudden, when you scroll down and the menu appears, the font color is white …how do I change the font color to black only for the menu when you scroll down?
Hello,
Go to Theme Options > Color Scheme > Fixed Header Text Color > Dark.
Regards
Thanks, that worked for the main page..but if you go to any of the product category pages…the regular heading(not the heading/menu) that appears when you scroll) is white. Please see link below
Hello,
Please check Typography setting or provide wp-admin access in Private Content.
Regards
Thanks – I was able to fix it, just one more thing. How do I keep the font white for the header/menu for the front page only? Is there a code I can use?
You may add this code in Theme Options > Custom css:
.home .header-type-3.slider-overlap .header .menu > li > a {
color: white !important;
}
Regards
Worked – thanks a mil!!
You’re welcome!
Regards
The issue related to '‘On Scroll Menu Font Color’' has been successfully resolved, and the topic is now closed for further responses