Hi!
my site link is: https://cardioid-plane-9g99.squarespace.com/
password is: wow
right now, the nav bar is white and fixed while i scroll. It only change to black colour after i scroll. I want it to stay black from beginning - just like how this Squarespace forum nav is designed. How do i do that?
I only have this line of code to change the colour right now:
.header {
background-color: #000000 !important;
}
Thank you in advance!