This is my website: https://www.localapp.fi/language/en/home/
I would like to hide all default menus on my site because I am using Superfy Menu instead.
Thanks so much.

This is my website: https://www.localapp.fi/language/en/home/
I would like to hide all default menus on my site because I am using Superfy Menu instead.
Thanks so much.

Hi Caius,
Thanks for reaching out.
Tha’s doable, please add this CSS to Theme Options > CSS
.x-navbar {
display: none !important;
}
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.