I am using wordpress and have about 8 menu items and due to how the theme has been designed, some of the menu items (in mobile view) get hidden by the footer. How can i make the menu items scroll such that I can view the items at the bottom of the list?
Here is how it appears on mobile: goo.gl/Gr2nNn
Give this
<ul>
element:A max-height and automatic overflow, for example:
Give this element:
A max-height and automatic overflow, for example: