Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Homepage › Logged Out Menu Problem
- This topic has 3 replies, 2 voices, and was last updated 2 years, 8 months ago by Manathan.
-
AuthorPosts
-
ErikParticipant@erikdiamond
- 22 Topics
- 56 Posts
If I decide to “hide” primary menu, the Logged In Menu and Logged Out Menu moved to the left, next to the logo. How can I keep these menu on the right even if there is no primary menu in the middle? This is for Desktop and possible tablet version.
SCREENSHOT LINKS
Before hide Primary Menu: https://nimb.ws/RZW3r6
After hide Primary Menu (logged out): https://nimb.ws/Aghuwy
After hide Primary Menu (logged in): https://nimb.ws/yBYqJN
Thank you.
January 14, 2022 at 07:45 #38094@themodactyl- 0 Topics
- 6606 Posts
Hi Erik, 🙂
To change this, simply add the following code snippet to your website:
/** * Align Logged In Menu and Logged Out Menu to the right */ .grimlock-navigation .grimlock-navbar-collapse-content { 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,
January 14, 2022 at 09:13 #38102 -
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 ‘Logged Out Menu Problem’ is closed to new replies.