Site logo

Archived topic

Menu icon not displaying in sticky navigation

1 reply · Started by Gareth on November 22, 2018

Viewing posts 1–2 of 2

Hi support,

I have a 'home' icon on the left of my main navigation, however, when I scroll down the icon disappears when the sticky nav takes over. Any fix for this?
Thanks

Hi there,

Its still there but you have this CSS which is forcing the FA icon to white:

[class*="fa fa-"] {
    font-family: FontAwesome !important;
    color: white;
}
This archived topic is closed to new replies.