Remove Hamburger Menu Icon on Mobile

  • Posted in : Efor
  • gjelbrim
    Participant

    Hello,

    is there a possibility to remove the Hamburger Menu Icon in the mobile view?

    serkan
    Moderator

    Hi,
    If you copy the following css to the css box in the theme customizer, the hamburger icon will not appear on mobile. But I have a concern like this. How will your customers access your menus?

    @media screen and (max-width: 767px) { .menu-toggle { display: none; } }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register