Hello,
After plugin installation and activation, I see the message that the content is visible only for administrators, but it’s actually visible as a regular user as well.
It can be seen as added via the shortcode, so I cannot really remove it. The exact code that loads is:
<p style=”background-color: #eee; color: #000; padding: 1rem; margin: 1rem 0″>Visible only to administrators. Edit this content.</p>
so I cannot remove it via CSS since it doesn’t have any styling. I can edit the file itself and wrap it into a style which can be hidden, but I assume it may be a problem for many people.
This text does come out only when I use it with Elementor on the footer, if that makes sense. I’ve currently disabled it from the footer so it doesn’t show up.