Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #178123

    I have tried to change site to change to mobile menu sooner, but it won’t work.
    I have done this too but it won’t work.
    https://kriesi.at/support/topic/menu-items-goes-into-the-logo-when-resizing-browser-windows/

    Is the only solution to put menu font-size smaller?
    I would like it to be about 25px.

    • This topic was modified 10 years, 6 months ago by kimmo.
    #178124
    This reply has been marked as private.
    #178250

    Hi!

    The link you provided has “Internal Server Error”. You can increase the switchWidth value to make the mobile menu appear on larger screens. Find this code on line 87 inside js > avia.js:

    switchWidth = 767;

    Replace it with:

    switchWidth = 1024;

    Remove browser cache then reload the page a few times. Resize the browser to less than 1024px, the mobile menu should show right away.

    Regards,
    Ismael

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