redacademy / rethink-spring-2019

http://rethink.van.cp.academy.red
0 stars 0 forks source link

Try to avoid referencing menu IDs #6

Open benorgan opened 5 years ago

benorgan commented 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