Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Compatible Plugins › BuddyPress › Scrolling across BuddyPress tabs.
- This topic has 5 replies, 2 voices, and was last updated 7 years, 3 months ago by
Themosaurus.
-
AuthorPosts
-
ArchieParticipant@tsungai101
- 2 Topics
- 5 Posts
Hello,
I have added more tabs to the BuddyPress profile menu, and they extend beyond the page. I am finding that I can scroll across the tabs on mobile but there is no way to scroll across on desktop so there are tabs that are inaccessible on desktop. How can I correct this? Thanks in advance.
June 17, 2018 at 10:32 #825@themosaurus- 1 Topics
- 1675 Posts
Hi Archie,
Can you send us a link where we can see the issue so that we can take a closer look?
Regards,
June 18, 2018 at 11:29 #835@themosaurus- 1 Topics
- 1675 Posts
Hi Archie,
Unfortunately this menu was not made to hold such a large number of items, this is why on desktop some items are inaccessible. In the future, we might implement a feature to have a “More” link displayed when the menu is too long on desktop, that would act as a dropdown to see the items that would otherwise be inaccessible.
Meanwhile, here is a CSS snippet that you can copy and paste in the Custom CSS of your site to have a scrollbar on desktop:
#buddypress .profile-content__nav-wrapper > ul { overflow-x: auto; }You can find how to add Custom CSS in this article of our documentation:
Regards,
June 21, 2018 at 12:58 #871@themosaurus- 1 Topics
- 1675 Posts
You’re welcome. ?
Regards
July 5, 2018 at 08:10 #1035 -
AuthorPosts
The topic ‘Scrolling across BuddyPress tabs.’ is closed to new replies.


