Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    Please add this CSS inside Customize > Additional CSS:

    @media screen and (max-width: 768px) {
        .tg-header-action-list .tg-header-action__item.tg-mobile-toggle {
            display: none;
        }
    }

    Let us know if this doesn’t work for you. 🙂

    Thread Starter t95mix

    (@t95mix)

    Of course, you already know it is working 😉
    Thanks mate.

    Kenan

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Disable mobile menu’ is closed to new replies.