Hi!
My website is https://juan-etchevers.squarespace.com/home-1/
I'm trying to get done the last details:
I was able to get a transparent header but on mobile I get a white block. I already check if that is possible and I found it working at Bedford template https://bedford-demo.squarespace.com/
Thanks :) Juano.
Answer by BrandonW · May 19, 2017 at 12:54 PM
Hi there.
1) The following CSS, inserted the CSS Editor should do the trick:
@media only screen and (max-width: 640px) {
.Site {
margin-top: -90px;
}
}
2) I'm not sure on this one. Perhaps break it out as a separate question and ask again (removing it from this question) and see if anyone has any ideas.
Do let me know if this works for you.
-Brandon
Established 2003 Squarespace Handmade in NYC
Powered by AnswerHub