Open benorgan opened 5 years ago
https://github.com/redacademy/rethink-spring-2019/blob/307420d5cbf582d8ec53264cf482a660768a4ccb/themes/rcforward/js/hamburger.js#L10
You've referenced a menu ID here in the jQuery, you'd be better off using a body class since the menu ID can change if the client edits the menu in the CMS
https://github.com/redacademy/rethink-spring-2019/blob/307420d5cbf582d8ec53264cf482a660768a4ccb/themes/rcforward/js/hamburger.js#L10
You've referenced a menu ID here in the jQuery, you'd be better off using a body class since the menu ID can change if the client edits the menu in the CMS