Forums
Forums / Theme: Zerif Lite / drop down menu
(@unclegusy2k)
9 years, 1 month ago
Hi folks,
When viewing my site
on my mobile its not showing all the dop down menus correctly i.e scrolling properly when looking though the sub menus.
any ideas??
thanks
(@poonam9)
Hello,
Add the following custom CSS to customize-> Additional CSS
@media (max-width: 767px){ #main-nav { overflow: scroll!important; } }
Hope it helps and let me know if you require any further assistance.
Thats the one, Legend thank you
The topic ‘drop down menu’ is closed to new replies.