I managed helped by a prior query on this forum to put a background on my navigation section (using custom CSS), but it does not become transparent before the user scrolls. Is it possible to have a background and still have the navigation area become transparent? If not, I'll just remove the background image because I really like the transparent feature.
Good morning,
I managed helped by a prior query on this forum to put a background on my navigation section (using custom CSS), but it does not become transparent before the user scrolls. Is it possible to have a background and still have the navigation area become transparent? If not, I'll just remove the background image because I really like the transparent feature.
Thanks much,
Lisette
Hey Lisette!
Would it be possible for us to see a url so we can maybe write some custom css.
Thanks
Salient Support Team
Hey Lisette!
Instead of the css i gave you for header outer add this one:
#header-outer.small-nav { background-repeat: no-repeat; background-position: left center; background-size: cover; background-image: url("http://www.redlegboutique.com/wp-content/uploads/2014/05/OMSLAG_RB_lijn_3.jpg") }
Cheers
Salient Support Team