• Hi!!

    I love your theme! its beautiful. I just have one question. My client prefers a different menu above the hamburger menu from your theme. I have now improvised a menu by adding clickable words, and i was wondering if there is an easier way to do this? (i am a bit of a beginner), and if there is a way to hide the hamburger menu. As you can see it now displays both menu’s (although the hamburger menu doesnt work anymore).

    Ik hope you can help me,

    Anna

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @annavanoers,

    I am sorry but the theme has been designed in such a way to display the hamburger menu on the PC/desktop devices as well.

    Anyway, if you want to hide the hamburger menu, please add below custom CSS via Dashboard > Appearance > Customize > Additional CSS.

    .header-r button.toggle-btn {
        display: none;
    }

    If you have any further questions, please let us know.

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Hide menu?’ is closed to new replies.