Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #157393
    John Sisler
    Participant

    I seem to have caused a problem with my mobile menu.

    In a phone sized view it works perfectly, but the intermediate view of a tablet loads the hamburger menu, the menu opens, but there is no content from the actual menu. It just looks like a blank panel that slides open.

    Any change a kind soul is out there that can review this; i have been staring at it for days and cannot find what I did.

    the site is https:isc2rduchapter.org

    Any help would be greatly appreciated

    #157438
    Skandha
    Participant

    @johnsisler-info: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

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

    Let me know if this works out!
    Kind Regards,
    Skandha

    #157636
    John Sisler
    Participant

    Yes Yes this worked perfectly! thanks so much for the prompt and accurate response!

    #157693
    Skandha
    Participant

    @johnsisler-info: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile Menu css problem in catch responsive theme’ is closed to new replies.