-
AuthorPosts
-
March 25, 2014 at 7:02 pm #242939
Hi Yigit,
Thanks for all your help!
Hopefully is this my last question…The menu of the homepage of my website didn’t work on a mobile device.
http://www.peoplesupply.nlThe menu of the other pages Works good, but only the menu on the home didn’t work.
You can see this page were it Works great: http://www.peoplesupply.nl/contactgegevens-people-supply/Again many thanks and hopefully you can fix this too.
RegardsPeter
March 26, 2014 at 8:54 pm #243520Hi peterd!
Can you try adding following code to Quick CSS and check if that helps
.avia_mobile #top .av-parallax-section{z-index: 0;}Regards,
YigitMarch 26, 2014 at 10:32 pm #243569Hi Yigit,
I added it. But still don’t work.
:(March 27, 2014 at 4:22 am #243634Hi!
Can you try deactivating all active plugins and check if that helps?
Regards,
YigitMarch 27, 2014 at 10:16 am #243747Hi,
I deactivated al plugins but no difference.
I changed my homepage but also didn’t work.Have you any other suggestions?
March 27, 2014 at 11:38 am #243767And also an other question?
Is it possible to change the background color of the mobile menu page per page.
For example:
page 1: backgroundcolor mobile menu button: orange
page 2: backgroundcolor mobile menu button: greenand so on
Many thanks!
March 29, 2014 at 8:36 pm #244879Hey!
I’m having no issues with the mobile menu showing on the home page right now. Is this in a specific browser or device?
On your other question you can target the toggle button with:
#advanced_menu_toggle, #advanced_menu_hide { background-color: #f18d00; color: #ffffff; border-color: #e1e1e1; }And prefix it per page by using that pages ID like this:
#top.page-id-3385 #advanced_menu_toggle, #advanced_menu_hide { background-color: #f18d00; color: #ffffff; border-color: #e1e1e1; }http://en.support.wordpress.com/pages/#how-to-find-the-page-id
Best regards,
DevinMarch 31, 2014 at 12:25 pm #245399Hi Devin,
Thanks for your answer.I use an IPhone with the newest IOS. But I found the solution. The problem was that I used a color section on my home page with an movie as background. When i selected de combo box: Hide video on mobile devices? everything works great!
Thanks for so far!
Regards, -
AuthorPosts
- The topic ‘mobile menu didn't work on homepage | on other pages it works great’ is closed to new replies.
