“.home .sticky-disabled” doesn’t work?
-
I have a very simple modification to my homepage. I want the main menu text to be white when the page loads but then turn to default color when I start scrolling. This is my CSS:
.home .sticky-disabled .navbar .nav>li>a { color: #fff; }
It doesn’t work.
It works without the “.sticky-disabled”, but then my menu color stays white when I start scrolling.
Any ideas what I am doing wrong?
My website is https://www.takuhomes.com
Thanks!
Mihael
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘“.home .sticky-disabled” doesn’t work?’ is closed to new replies.