Hi @opusuno –
Sure. There are upsells on two places: our admin page and on some blocks in the block editor. You can turn off the ones in the block editor by going to our settings page, to Miscellaneous, and then unchecking the ‘Enable Block Controls’ option.
For the admin page, there’s a banner at the top, and some links by premium settings. There’s not a way to turn those off. If you want to, you’d need to add CSS to the admin, and hide the banner container and links (I think they share a similar class). A simple way to add that admin css might be via a plugin like https://ww.wp.xz.cn/plugins/admin-css-mu/
Since we have an option for one, and provided a work around for the other, I’ll mark this as resolved. But please let us know if you have more questions.
Thanks! The block control was the one I wanted to turn off.