Site logo

Archived topic

Only mobile menu not working

3 replies · Started by Grega on March 13, 2020

Viewing posts 1–4 of 4

Hi there,

while our normal menu (header) is working well on desktop and tablets, there is no menu seen on actual mobile phones.

I tried disabling different plugins, but I couldn't see any error.

Any tips on how we can solve that?

Thanks!

Hi there,

there is this CSS which is pulling the page up over the mobile header:

@media (max-width: 768px) {
    #page {
        margin: -75px 15px 0 15px;
    }
}

If you can disable your Cache plugin ill be able to see where it has been added.

Thanks a lot, David! :)

You're welcome

This archived topic is closed to new replies.