Hello Redy,
Apology for your issue. Please share a screenshot or screencast to understand your issue better.
- Best regards
Please go to the Main menu and select the menu items and rebuild it. Hopefully, it will work.
- Best regards
jQuery(function($) {
$('ul .item-396').on('click', function() {
$('body').removeClass('offcanvas');
});
}