``gerrardsbs/module-topmenu``
- Magento 2 - 2nd - 3rd level menu items collapsed on mobile devices as per this question on stack exchange https://magento.stackexchange.com/questions/156586/magento-2-3rd-level-menu-items-collapsed-on-mobile-devices
* = in production please use the --keep-generated
option
- Unzip the zip file in
app/code/GerrardSBS
- Enable the module by running
php bin/magento module:enable GerrardSBS_TopMenu
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush