Hi there!
When the page scrolls and the header is sticky I would like the small logo to move up and appear in the top bar. The code below starts to move the logo up but it gets hidden behind the top bar.
.header-scrolled .logo img {
margin-top:-40px;
}
The site under development so I included website address with login for moderator. Thank you!