Hi everyone,
could you please tell me how can I disable the main menu to mobile devices (phones and tablets)? I have a bought an extension in order to replace the default one.
Thank you
#gkMobileMenu {
display: none !important;
}