It was off to begin with. Then i turned it on and back off again just to test it. Before you suggested it. Any other suggestions? I've actually had this problem for a couple of years with Salient and i tended to opt out of off canvas nav for this reason. But this time, i need it. Please advise. Would you like to log in and poke around? Anything at all would be appreciated.
Add the following custom css in Salient > General settings > CSS/Script related:
@media only screen and (max-width: 999px) and (min-width: 1px) { body #slide-out-widget-area .mobile-only { display: none; }
}
@media only screen and (max-width: 999px) and (min-width: 1px) { body #slide-out-widget-area .mobile-only { display: none; }
}
Hi guys, on mobile only, I keep getting both Top Nav and Off Canvas Nav showing up in Off Canvas Nav. Please advise.
Shane Dieter
Hi Shane,
Turn off the following setting in Salient > Header navigation > Off canvas/Mobile menu
Hope this helps.
It was off to begin with. Then i turned it on and back off again just to test it. Before you suggested it. Any other suggestions? I've actually had this problem for a couple of years with Salient and i tended to opt out of off canvas nav for this reason. But this time, i need it. Please advise. Would you like to log in and poke around? Anything at all would be appreciated.
Hi Shane,
Add the following custom css in Salient > General settings > CSS/Script related:
Thanks.
Still didn't work. Any other suggestions?
Hi Shane,
Use the following:
Thanks.
Fixed! Thank you!! :)