Hide the menu to mobile devices

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Sep 08, 2016 12:46 pm
Reply with quote
Report this post
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
User avatar
Fresh Boarder

teitbite
Sat Sep 10, 2016 8:50 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkMobileMenu {
display: none !important;
}
User avatar
Moderator

GK User
Mon Sep 12, 2016 12:02 pm
Reply with quote
Report this post
Hi Teitbite,

it's working! thank you very much for your help and time.

Best regards
User avatar
Fresh Boarder

teitbite
Tue Sep 13, 2016 11:38 am
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron