Hi.
I received a code to correct my logo in the header:
@media screen and (min-width: 768px) { h1.header__heading { margin-top: -40px; } }This code was pasted in Theme.Liquid and it works.
However, now I have the problem that it only works on the front page and when I go to a collection page the logo “drops” again.
Can someone help me on where to insert the code to affect all headers and not just the front page?
Thanks in advance.
//Magnus