Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there Andremik90!
    You can hide the mobile navbar easily with this css:

    .menu-toggle {
        display: none;
    }

    Remember to use a custom css plugin or a child theme when using css.

    Thread Starter andremik90

    (@andremik90)

    Thanks, worked wonders!

    Thread Starter andremik90

    (@andremik90)

    Is there a way for me to do this making the css inline? Getting render blocking from my costume css plugin.

    I also don’t have a child theme..(stupid I know..)

    Hey!!

    Thanks much….It’s works

    • This reply was modified 8 years, 1 month ago by kavidhapr.

    Hello,
    Thank you for this code..

    It hides the bar from mobile..
    But how to display normal desktop menu on mobile??

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove navigation bar from mobile device’ is closed to new replies.