Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #244967
    nomade-2018
    Participant

    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
    Patrick

    #244989
    Skandha
    Participant

    @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,
    Skandha

    #245033
    nomade-2018
    Participant

    Thank 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!!!
    Patrick

    #245045
    Skandha
    Participant

    @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,
    Skandha

    #245034
    nomade-2018
    Participant

    Skandha, I uses the folowing code in the css box

    .mobile-menu {
    display:block !important;
    }
    And everything is fine now thank you for your help.
    Patrick

    #256034
    cindy
    Participant

    I 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

    #256043
    nomade-2018
    Participant

    Try this Cindy, it works for me

    In the theme dashboard > css add this code

    .mobile-menu {
    display:block !important;
    }

    Bye for now
    Patrick

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘reponsive menu not working’ is closed to new replies.