Site logo

Archived topic

mobile menu not visibla

3 replies · Started by Kornel on July 22, 2022

Viewing posts 1–4 of 4

Hi!

I've successfully installed one of your premium themes but mobile menu is not showing up.

I've checked everything, mobile header is turned on.

Would you please check my site: https://kiszamolo.com

Thanks,
Kornel

Hi there,

in your Child Theme style.css you have this rule:

@media (max-width: 768px) {
    .menu-toggle {
        display: none !important;
    }
}

You need to remove that.

Hi David!

Many thanks!
Kornel

You're welcome

This archived topic is closed to new replies.