Okay
  Public Ticket #3205631
Problem with Page Submenu Mobile
Closed

Comments

  •  5
    Caspar started the conversation

    Hi 

    My page submenu is not working on mobile (iphone 14, safari and firefox): 
    https://headsfordev.wpengine.com/for-companies/

    Any ideas why? Desktop works.

    best, Caspar 

  •  1,988
    Judith replied

    Hello Caspar,

    Thanks for keeping in touch.

    I am not replicating this issue on my end:

    4402519016.png

    Please try clearing cache and check again.

    Thanks.

  •  5
    Caspar replied

    no, the "page submenu", not sub navigation (s. attachment).

    Thanks!

  •  1,988
    Judith replied

    Hi Caspar,

    Please try this css:

    @media only screen and (min-width: 1px) and (max-width: 999px){
    .page-submenu ul {
        position: initial;
        display: block !important;
    } }

    Thanks.

  •  5
    Caspar replied

    Hi Judith

    Now it's always open and does not close anymore, but sticky still does not work.

    Thanks for a feedback and best,

    Caspar

  •  9,061
    Tahir replied

    Hey Again,

    Please remove the CSS provided earlier. Also I can see it getting sticky after the page is scrolled past it ?.

     Thanks 


    ThemeNectar Support Team 

  •  5
    Caspar replied

    I removed the css.  It's sticky, but the next section scrolls over it...

    https://www.dropbox.com/s/cy3g5tbrqlfac01/RPReplay_Final1673518138.MP4?dl=0

    Opening still not working. I deactivated all salient Plugins and themes and activated them again. Still not working..

    best, Caspar

  •  9,061
    Tahir replied

    Hey Again,

    Thanks for the video, it helped identify the issue. 

    You seem to have set the Overflow Visibility to Hidden in the Row Settings which is making the menu not appear when not sticky: 

    5884416065.pngClick on Image to View Larger


    Thanks 


    ThemeNectar Support Team 

  •  5
    Caspar replied

    Ah excellent, now it works like a charm - thanks a lot!

    Best, Caspar

  •  9,061
    Tahir replied

    Glad to help, let us know if you have any other questions. 

    Thanks 


    ThemeNectar Support Team