• Resolved colt0155

    (@colt0155)


    Hallo!
    I need your help.
    When “Sticky Header Effects” is enable, mobile menu container doesn’t open in full height after scrolling – https://prnt.sc/xbb0ff
    When “Sticky Header Effects” is switched off, mobile menu container opens in full height after scrolling – https://prnt.sc/xbb8s1
    May be you know how to solve this problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Robert Wattner

    (@rwattner)

    Hi, sorry you’re having problems. I’ve never seen this issue before. It might ha e something to do with the section(menu container) height settings. I’ll look into this tomorrow when I’m back at my computer.
    I’m sure I can get you fixed up whether it’s a bug or you need custom css.

    Thread Starter colt0155

    (@colt0155)

    Robert, thank you in advance. I will waiting.
    p.s. The element which doesn’t open in a full height is “JETELEMENT MEGA MENU”.

    Plugin Contributor Robert Wattner

    (@rwattner)

    @colt0155 Alright, I set up a jet megamenu and did some testing. I couldn’t duplicate the problem but I found a way to possibly use CSS to force the slide-out to full height. There are a few ways of doing this so it would really help if you had a link to the page so I could look at the code.
    Alternatively, you could save your header section as a template, export it, and email me the .json to rwattner@gmail.com so I can import it and look on my test site. Either way is fine with me.

    Thread Starter colt0155

    (@colt0155)

    Ол, I sent a template

    Thread Starter colt0155

    (@colt0155)

    Robert solved this problem.
    Use CSS:
    .jet-mobile-menu__instance–slide-out-layout .jet-mobile-menu__container {
    height: 100vh !important;
    }

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu container doesn’t open in full height when i use “Sticky Header Effects”’ is closed to new replies.