Find Answers and Get Support › Forums › Gorgo – Multi-Purpose Gutenberg Blog & Magazine Theme › Website Setup › Menus › Dropdown menu stopped working on mobile view
- This topic has 3 replies, 3 voices, and was last updated 9 months, 2 weeks ago by
Manathan.
-
AuthorPosts
-
Emengkeng JuslenParticipant@jussec
- 3 Topics
- 5 Posts
hello
On mobile, when I try to open the menu, it opens for 1sec and automatically closes again. even the comment button does the same.
i saw a similar issue here but could not find a solution.Thanks in advance.
May 3, 2024 at 17:50 #47504@themodactyl- 0 Topics
- 6695 Posts
Hi Emengkeng Juslen,
Strange! We can’t reproduce this on a clean install. Our best guess might be that this issue is related to a third party plugin. Anyway, it’s is easily solvable. To fix this, simply add the following code snippet to your website:
/** * FIX : Prevent display:none; on Hamburger Nav */ .collapse.in:not(.show){ display:block; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
May 5, 2024 at 11:38 #47522Emengkeng JuslenParticipant@jussec- 3 Topics
- 5 Posts
Thank you so much, this solved the issue.
May 5, 2024 at 12:32 #47523@roboraptor- 0 Topics
- 412 Posts
Hi there,
Thanks for getting in touch!
We provide support only during Belgian business hours (Monday to Friday, from 8:30 am – 5:30 pm CEST), and our current response time can be up to 1 business day. We’ve received your request and we’ll get you an answer ASAP.
We really thank you for your patience!
In the meantime, feel free to check out our documentation resources for more help: https://doc.themosaurus.com/
Kind regards,
May 5, 2024 at 12:32 #47524 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Dropdown menu stopped working on mobile view’ is closed to new replies.