Hi,
Looks like you’re using a theme called Enigma?
Taking a quick look, you can use the following CSS to remove it on your theme …
.enigma_footer_copyright_info a {
display: none;
}
Add this CSS to “Customizer – Additional CSS” and you should be good to go.
Oliver
Marking this as resolved now.
Oliver
is this plugin work on multisite?
I have network install but it still show “Proudly powered by WordPress” in sub-site (use Twenty Seventeen, Twenty Twenty, Twenty Nineteen)
We will try to replicate the issue you describe and get back to you.
Oliver
OK, so we’ve just tested and it works on all the themes you mention 🙂
Just go to “Dashboard – Appearance – Customize – Theme Options”, tick the box next to “Remove Powered by WordPress” and click “Publish”.
Hope that helps.
Oliver