How do I remove the "subscribe" button?

Hi vmv. The best approach if you’re on Ghost 4.3 and later is to set this flag in the database (though it’s subject to change in the final feature version):

The problem with hiding in CSS is the endpoint is still there, so people can still spam your signup form. I previously blackholed the URL in my web server software, but I can confirm the above config works :)