Mobile menu doesn't work - can't choose language

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
Sun May 31, 2015 4:38 pm
Reply with quote
Report this post
Hello,

I have a little problem with my website http://www.creafesta.cat when try to see the web in a mobile device. Appear the three lines of menu but if you do a click in it do nothing.
How can I do to assign all menus of my web.
On the other hand this web is made in two languages Spanish and Catalan, in normal browse you can choose de language but in mobile device doesn't work too.

Anyone could help me?

Thank you in advance,

Manel
User avatar
Senior Boarder

teitbite
Sun May 31, 2015 4:52 pm
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 select {
    margin: 0 !important;
}
User avatar
Moderator

GK User
Mon Jun 01, 2015 12:22 pm
Reply with quote
Report this post
Thank you very much teitbite,

It works perfectly

Manel
User avatar
Senior Boarder

teitbite
Tue Jun 02, 2015 8:16 pm
Reply with quote
Report this post
Hi

Great to hear that. Glad I could help :)
User avatar
Moderator


cron