Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Popular Features › Member Profile › is not sensitive from a cell phone
- This topic has 3 replies, 3 voices, and was last updated 5 years, 4 months ago by Jean-Pascal.
-
AuthorPosts
-
@themoceratops
- 1 Topics
- 430 Posts
Hi @chilepower,
Concerning the activity box, it might be because of the snippet we gave you to leave it opened at all times. So here is a CSS snippet that should fix that issue:
@media screen and (max-width: 992px) { #buddypress #item-body form#whats-new-form #whats-new-options, #buddypress form#whats-new-form #whats-new-options { display: block !important; margin-bottom: 1rem !important; } } @media screen and (max-width: 992px) { #subnav { display: flex; flex-direction: column; } }
As a reminder, if you need to find out how to add custom CSS to your site, we recommend that you visit this article of our documentation:
Concerning the other issue with the notifications table, that is an issue with Gwangi and it will be fixed in a future update. Unfortunately that issue is a little bit more complicated to solve so we can’t just give you a snippet for that one.
I will keep you updated when that update is released.
Best regards,
April 4, 2019 at 10:07 #6047@themopteryx- 0 Topics
- 615 Posts
April 9, 2019 at 11:12 #6138 -
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 ‘is not sensitive from a cell phone’ is closed to new replies.