Side Bar doesn't show up on mobile mode
I have a problem in the side bar when adapting this to an Angular project. When we click on the hamburger button on the left in mobile mode the side bar doesn't show up as it is done in the theme preview. Could you please suggest a fix to this?
theme: https://preview.keenthemes.com/open-html-pro/
Replies (1)
Deleted comment
Deleted comment
Hi Noaim Mebarki
Did you add all the JavaScript files from the template into angular.json? Missing files can often cause the sidebar not to work.
Thanks