Hi,
I have set up the BP Moderation tools and it seems to be a great plugin.
However I have an issue with the placement of the “Report” button on mobile as it seems to be floating all over the place on post pages, and on BP group page
https://yopune.com/10797/methodological-recommendations-when-it-comes-to-99/
Can you pls advise how to fix/ align the button?
thanks, Vivek
Hi Vivek,
Thank you for reporting.It seems you have following code in your child theme
@media (max-width: 767px) .bpmts-moderation-button-wrap.generic-button { position: absolute; top: -50px; right: 0; } ....some other code }
This is causing the issue. It is most probably added by someone to fix the positioning on button on some other place and has the side effect here.
If you can tell me why this code was added originally, I may be able to provide a better context specific solution.
Regards
BrajeshHi Vivek,
Just checked again.
It is still in your child theme’s stylesheet. Please recheck.Regards
BrajeshMarking resolved due to lack of activity.
Regards
Brajesh
The topic ‘ [Resolved] Moderation Tools – Report Button position’ is closed to new replies.