Menu on tablet not closing on selection

2 replies · opened Jul 23, 2019

IinitiatecreateJul 23, 2019

I am using the one page template and the mobile navigation menu is not closing after an item on the menu is selected. It automatically retracts on phone but not on tablet?

SSemicolon WebSTAFFJul 24, 2019

Hello,

Please find the following code in the js/functions.js File inside the onePageScroll: function() Function Block:

windowWidth < 768

and replace it with:

windowWidth < 992

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

IinitiatecreateJul 29, 2019

Great, yes that works perfectly! Many Thanks :-)

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard