I am writing to report an issue with the theme I recently purchased from your website. I noticed that the sidebar is not working as responsive as it should be.
Despite following the installation and customization instructions, the sidebar is not adapting to different screen sizes, which makes it difficult to navigate on smaller screens. This is a crucial feature for my website, and I need to ensure that it is working correctly.
I have tried troubleshooting the issue on my own, but unfortunately, I have not been able to find a solution. Therefore, I kindly request your assistance in resolving this issue as soon as possible.
I would appreciate it if you could provide me with some guidance or support to fix this issue. As the sidebar is an important component of my website, I would like to ensure that it is fully functional for all users.
Thank you for your time and attention to this matter. I look forward to hearing back from you soon.
I used version metronic 8.1.7 and I haven't any modified anything in Theme. I use Chrome browser and for mobile responsive, used Chrome Device toolbar. I found issue basically for mobile toggle toolbar. attached image
I think your issue is related to the outdated wwwroot/assets folder, can you try to rebuild the assets folder using the instructions below?
1. Navigate your terminal to _keenthemes/tools 2. Run command npm install to install theme dependencies. 4. Build theme assets using command gulp --demo1.
Regards, Lauris Stepanovs, Keenthemes Support Team
To generate styles for demo30 you need to run gulp --demo30 and to use demo 30 layout you need to change Name to Demo30 and LayoutDir to ~/Views/Layout/Demo30 in Starterkit/_keenthemes/config/themesettings.json.
Regards, Lauris Stepanovs, Keenthemes Support Team