Okay
  Public Ticket #1765331
Sticky mobile menu
Closed

Comments

  •  1
    eimulex started the conversation

    Hi,

    Is there a way to choose the defined menu for mobile (dropdown or offcanvas) for sticky mobile menu?

    I want to implement the non sticky menu to be as a sticky menu as we do not really like the original off canvas menu as a "sticky menu".

    How it would be possible to achieve this?

  •  8,998
    Tahir replied

    Hey Again,

    Unfortunately its linked to the Sticky Option at the moment and cant be toggled separately. 

    Best 


    ThemeNectar Support Team 

  •  1
    eimulex replied

    Hi,

    If you looked at the site its nearly done, however, the only thing missing is the "scroll" through the toggled mobile menu

  •  8,998
    Tahir replied

    Could you provide a screenshot so i can understand what scroll you are referring to ?. 

    Best 


    ThemeNectar Support Team 

  •  1
    eimulex replied

    no worries, managed to fix that with:

    #mobile-menu{
            overflow: scroll;
            height:100%;
        }