Sticky Menu Color
The topic ‘Sticky Menu Color’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
Can you tell me how I can change the sticky menu colour to orange?
Thanks!
The blog I need help with is: calgaryquestresources.com
Hi,
Please try the following css snippet.
.main-navigation.stuck {
background: #ff8300;
}
Thanks
The topic ‘Sticky Menu Color’ is closed to new replies.