Hi, how would I go about removing the existing responsive fly-out menu? I want to use my own responsive fly-out menu plugin and not the one it comes with.
The small nav it's pretty melted with the main css file, personal customizations go beyond regular support, although you might could hide it with this line of CSS (untested):
Hi, how would I go about removing the existing responsive fly-out menu? I want to use my own responsive fly-out menu plugin and not the one it comes with.
Thanks in advance!
Hi there,
The small nav it's pretty melted with the main css file, personal customizations go beyond regular support, although you might could hide it with this line of CSS (untested):
Hope this helps
Regards
djwd
Regards
djwd
That code didn't work, however I found this code through inspector and got rid of it using this: a.menu-toggle.animated.visible-xs
Thanks,
Daniel