Remove 'Powered by Ghost' from Ghost Portal

Frustrated by the "Powered by Ghost" pops out when users subscribe or sign in to your Ghost blog? Want to remove it?

"Powered by Ghost" in portal

The "Powered by Ghost" shown on the subscribe and sign-in portal is managed by Ghost and themes can't control this, and removing it requires a little more effort. Don't worry, this article shows you an easy way to remove it.

Put the following code in the "Site footer" through "Code injection" (you can find the 'Code injection' in Ghost settings).

<!-- Remove 'Powered by Ghost' on Portal -->
<script src="https://cdn.jsdelivr.net/gh/rakihub/ghost-code-injection@main/remove-ghost-in-portal/built/remove-ghost-in-portal.min.js"></script>

Done, you won't see "Powered by Ghost" now.

📮Contact us at [email protected]