Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Made with Gwangi ❤️ › How to move the Mobile Menu from Right to Left
- This topic has 3 replies, 3 voices, and was last updated 2 weeks, 3 days ago by Manathan.
-
AuthorPosts
-
MichaelParticipant@toomuchfun
- 2 Topics
- 7 Posts
I am looking for continuity between the Web and Mobile Navigation.
For Website users on PCs, the default navigation is on the Left of the page.
For Mobile users, the default navigation is on the Right side of the page.
This should be consistent. How can I move the Mobile navigation from the default Right to the Left like PC users?
Additionally, the theme does not default to the correct mobile screen size. When I visit using my mobile, I still have to pull the screen from the side to see the mobile menu.
August 10, 2024 at 00:05 #48447@roboraptor- 0 Topics
- 395 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,
August 10, 2024 at 00:05 #48448MichaelParticipant@toomuchfun- 2 Topics
- 7 Posts
https://nacministers.org However, it is an “intranet” so I have attached a screenshot.
August 12, 2024 at 18:50 #48460@themodactyl- 0 Topics
- 6588 Posts
Hi Michael,
Thank you for sharing this screenshot. To change this, simply add the following code snippet to your website:
/** * CUSTOM : Set Hamburger Menu Icon on Left */ @media (max-width: 991.98px){ .grimlock--navigation-fixed-left .hamburger-navbar .navbar-toggler, .grimlock--navigation-fixed-right .hamburger-navbar .navbar-toggler{ left:0px; right:auto; } .hamburger-navbar .navbar__header{ display:flex; justify-content:flex-end; } }
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,
August 13, 2024 at 11:15 #48461 -
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 ‘How to move the Mobile Menu from Right to Left’ is closed to new replies.