removing navigation menu and top menu on mobile

Home Forums Education Mind removing navigation menu and top menu on mobile

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10242
    Anonymous
    Inactive

    hi
    i use the education mind free and i have a problem.
    my problem is to remove the navigation menu and top menu with black ribbon on mobile. how to remove them completely?
    Thanks to AXle Themes.

    #10252
    Axle Support
    Moderator

    Hi Rezarss,

    You can go to Appearance > Customize > Additional CSS and add following CSS to hide mobile menu

    .mobile-nav-wrap {
        display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.