Go to…. change into normal menu
This support request was posted in BBQ by rodecape
- rodecape February 28, 2013 at 11:01 am
Hello Juan,
My customer is very happy about their new site, build with your theme. There is just one issue left: they don’t like the GO TO menu when the site is shown on tablet or smartphone. Is there any way that I change the code, so the normal menu or site appears?
Thanks in advance!
Juanfra Aldasoro February 28, 2013 at 1:24 pmHello Michelle,
I’m happy to hear that 🙂
Regarding the menu, that’s the best way we could find to have the menu for mobiles. At the moment you can’t change that.
What you can change, if you want, is the “Go To” text. It’s located on the file /includes/js/custom.js – line #7.
Best,
Juan.rodecape February 28, 2013 at 1:30 pmOK, but what if don’t want to use the mobile version at all? So the “normal” site appears on every device??
Juanfra Aldasoro February 28, 2013 at 1:38 pmI’ve seen your site – Yes, maybe because the background is slightly “grey” like the menu. What you can do is paint the responsive menu with the accent color and change “Go to” for “Menu”.
You can do that by adding some CSS like this:
.responsive-nav select { background-color: #73A0AB; border-color: #73A0AB; color: #FFFFFF; }
Best,
Juan.P.s.: Your site looks great!
This topic is marked as resolved
Only the topic author can re-open this thread.