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?
2 replies · opened Jul 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?
Hello,
Please find the following code in the js/functions.js File inside the onePageScroll: function() Function Block:
windowWidth < 768and replace it with:
windowWidth < 992This 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.
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