Hey! Wondering if I could get some code help on the site I design. https://www.zdigital.com/
I want to fix the nav to the top of the page when a user scrolls past the header, turning into a new color. #333333
Could not get the code in other posts to work for me on my site.
I already have the following in CSS for other things. Not sure if I would need to change any of It if I'd need to
body { text-align: justify };
p, h1, h2, h3 {
-webkit-hyphens: manual !important;
-moz-hyphens: manual !important;
-ms-hyphens: manual !important;
hyphens: manual !important;
};
.collection-