• Resolved immermanalu

    (@immermanalu)


    Hi, how to push the content down when I click toggle menu on mobile device? Now, it’s over my content instead of pushing down when menu is clicked in mobile device.

    Thank you so much ??

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author FameThemes

    (@famethemes)

    Hi @immermanalu,

    Unfortunately, we don’t support to push the content down when clicking the toggle menu on the mobile device.

    However, you can disable the header fixed, then add this to Customizer => Additional CSS:
    .onepress-menu.onepress-menu-mobile { position: relative; height: auto !important; top: 0; }

    Let me know how it goes!

    Thread Starter immermanalu

    (@immermanalu)

    Hi @famethemes

    Thank you very much, it’s working very well ??

    Theme Author FameThemes

    (@famethemes)

    @immermanalu

    You’re welcome. Please mark the topic is resolved!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile toggle menu issue’ is closed to new replies.