It works on the Services (2) page but on the home page and Services (1) - where there is a gallery behind the nav and where I need it to work - it isnt working, the gradient turns into a solid?. Any idea why it works as gradient one page, and solid the other? Thank you in advance!
Question
heytom88 3
Site URL: https://moose-semicircle-6ext.squarespace.com/
Hello!
I'm looking to achieve a gradient fade behind my navigation as I have a full width carousel.
So I've used this code (found on another post here):
.Header {background: rgb(245,245,245);background: linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 0%, rgba(245,245,245,0) 100%);} header { position: fixed !important; width: 100%; z-index: 99999; } @media only screen and (min-width:640px) { main { padding-top: 80px; } } .Footer {background: rgb(253,177,57);background: linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 0%, rgba(245,245,245,0) 100%);}
It works on the Services (2) page but on the home page and Services (1) - where there is a gallery behind the nav and where I need it to work - it isnt working, the gradient turns into a solid?. Any idea why it works as gradient one page, and solid the other? Thank you in advance!
https://moose-semicircle-6ext.squarespace.com/
password: hello123
Thank you!
Edited by heytom88updated tags
Link to post
Top Posters For This Question
2
1
Popular Days
Oct 8
1
Oct 10
1
Oct 12
1
Top Posters For This Question
heytom88 2 posts
tuanphan 1 post
Popular Days
Oct 8 2020
1 post
Oct 10 2020
1 post
Oct 12 2020
1 post
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment