Comments Chris Gayford started the conversationNovember 5, 2019 at 1:04amHi,I am just wondering how I can get sub-level menu items to display on the mobile menu - right now it only displays the top level menu items. Ex: Stores > Kelowna > West KelownaAlso is there a way to remove the footer items from displaying in the mobile menu?Thanks in advance for your help as always! 3,023Andrew repliedNovember 5, 2019 at 9:30amHey Chris, By Default the Secondary Navigation only support 1 level menu . Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (max-width: 1000px) { div#footer-outer { display:none!important; } } Let us know if this works Kind RegardsChris Gayford repliedNovember 5, 2019 at 8:17pmHi Andrew,That didn't work to remove the footer.Also I have applied a totally new menu to the "off canvas menu" which I titled Mobile menu, and for some reason it is not showing either? Andrew replied privatelyChris Gayford repliedNovember 9, 2019 at 8:11pmYes, everything is working perfectly now. Thank you for your help Andrew. Your support is great! Sign in to reply ...
Hi,
I am just wondering how I can get sub-level menu items to display on the mobile menu - right now it only displays the top level menu items.
Ex:
Stores
> Kelowna
> West Kelowna
Also is there a way to remove the footer items from displaying in the mobile menu?
Thanks in advance for your help as always!
Hey Chris,
By Default the Secondary Navigation only support 1 level menu .
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Let us know if this works
Kind Regards
Hi Andrew,
That didn't work to remove the footer.
Also I have applied a totally new menu to the "off canvas menu" which I titled Mobile menu, and for some reason it is not showing either?
Yes, everything is working perfectly now. Thank you for your help Andrew. Your support is great!