It's a standard bootstrap popover so you can use the .popover class to target it. It has .popover-header and .popover-body classes inside.
<div class="popover bs-popover-auto fade" role="tooltip" id="popover619161" data-popper-placement="top" style="position: absolute; inset: auto auto 0px 0px; margin: 0px; transform: translate3d(230.4px, -661.6px, 0px);"> <div class="popover-arrow" style="position: absolute; left: 0px; transform: translate3d(99.2px, 0px, 0px);"></div> <h3 class="popover-header">Level 1: Newbie</h3> <div class="popover-body"> <div> REPUTATION: 1 / 100 <div class="text-sm fw-normal">Next level: Regular</div> </div> </div> </div>Question and Answer Plugin - Permissions
-
Hi,
there is a way to allow mark a topic as question or not, solved or not only to mods / admins?Will be useful have more controls on the permission.
I opened a GitHub issue for this but try to see here if can be some solution to avoid user remove or set resolved status.