Site logo

Archived topic

Remove margin above nav for mobile and tablet

3 replies · Started by Ian on August 16, 2021

Viewing posts 1–4 of 4

I applied this css.

On my mobile the margin is still showing. I've cleared the cache on my mobile, but still seems to be there.

@media (min-width: 1025px) {
#site-navigation {
margin-top: 50px;
}
}

OK

Keep me updated :)

It sounds like a cache issue.

This archived topic is closed to new replies.