HI Guys
I’ve enabled the superfly menu & disabled main default menu.
It works great on desktop but not on mobile.
On mobile i get both superfly and default menu. How do i disable the default menu?
I’ve tried .site .x-nav-wrap.desktop,
.site .x-nav-wrap.mobile {
display: none !important;
}
in global css but it doesn’t work.
thank you
website: revolutionchurch.co.za
