Advertisement
fauzanjeg

Fix BuddyPress Replies not Visibile

Dec 8th, 2021
1,814
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. /* Fix BuddyPress Replies not Visibile */
  2. #bbpress-forums #bbp-user-wrapper ul.bbp-replies {
  3.     clear: both;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement