Tagged: catchresponsive pro, mobilemenu
- This topic has 6 replies, 3 voices, and was last updated 4 years, 3 months ago by nomade-2018.
-
AuthorPosts
-
April 30, 2020 at 5:19 pm #244967nomade-2018Participant
I use Catch responsive pro for a while now on 3 websites. Ohe the last one, the menu dont show on mobile and tablet.
I tested with all plugins disabled. No menu. But If i use a basic theme like twenty seventeen it works. Someone can help please. The site is syllabusb.com.
Thank you
PatrickApril 30, 2020 at 10:47 pm #244989SkandhaParticipant@nomade-2018: Hello Patrick,
Can you try deactivating all your plugins and see if the menus shows on mobile devices? This might be a result of a plugin conflict.Let me know if the issue persists!
Kind Regards,
SkandhaMay 1, 2020 at 6:57 am #245033nomade-2018ParticipantThank you for your fast reply Skandha,
Yes I’ve tried that according to one of your previous post. I also tried to use a default wp theme. And then it works. So i made e new try to use directrly Catch repsonsive Pro without the child theme and it works.
But on my site lozedion.com I have the same child theme and it works there!!!
PatrickMay 1, 2020 at 8:06 am #245045SkandhaParticipant@nomade-2018: Hello Patrick,
I checked your site syllabusb.com and the menu seems to be showing up on mobile devices as well. Can you please check again?Kind Regards,
SkandhaMay 1, 2020 at 6:42 pm #245034nomade-2018ParticipantSkandha, I uses the folowing code in the css box
.mobile-menu {
display:block !important;
}
And everything is fine now thank you for your help.
PatrickAugust 15, 2020 at 1:56 pm #256034cindyParticipantI have this same problem. It’s been an issue for months now, but I let it go while I worked on other things. On mobile (or at least on android) the menu box shows up in the corner, but when you press it nothing happens. This is true on the home page, posts, pages, categories, and tags – so everywhere.
How do I fix this?
Cindy
August 16, 2020 at 12:07 am #256043nomade-2018ParticipantTry this Cindy, it works for me
In the theme dashboard > css add this code
.mobile-menu {
display:block !important;
}Bye for now
Patrick -
AuthorPosts
- The topic ‘reponsive menu not working’ is closed to new replies.