Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Pages › Member swipe icon is not position
- This topic has 3 replies, 2 voices, and was last updated 6 years, 1 month ago by
Themosaurus.
-
AuthorPosts
-
Dave CartelParticipant@davecartel
- 3 Topics
- 7 Posts
February 5, 2019 at 16:27 #5068@themosaurus- 1 Topics
- 1675 Posts
Hi @davecartel,
Could you please create a new website user for us? If possible with administrator capabilities so we can make a quick check of your settings.
You can post the user name and password in your next reply and mark it as private to keep this between us.Cheers,
February 5, 2019 at 16:39 #5069Dave CartelParticipant@davecartel- 3 Topics
- 7 Posts
This reply has been marked as private.February 5, 2019 at 16:49 #5070@themosaurus- 1 Topics
- 1675 Posts
Hi @davecartel,
This is clearly an adjustment to make on our side.
In order not to wait for our next theme update, simply add the following code snippet to your website:
/** * Hide Follow button on Swap views */ body:not(.gwangi--members-actions-text-displayed) #members-index-swap #members-list .bp-card-list__item .card .action div:not(.send-private-message):not(.friendship-button) { display: none; } body:not(.gwangi--members-actions-text-displayed) #members-index-swap #members-list .bp-card-list__item .card .action div.send-private-message { position: absolute; top: 18px; right: 50%; z-index: 1; display: inline-block; margin: 0; transform: translate3d(70px, 0, 0); }
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.We hope this will solve your issue. ?
All the best,
February 6, 2019 at 11:34 #5110 -
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 ‘Member swipe icon is not position’ is closed to new replies.