Skip to main content

[Code] Hide plans section in pre-built profile modal

Josh Lopez
Josh Lopez
  • Updated

If you are using pre-built modals and want to hide the plans section in the profile modal so your members cant cancel, place the following code in your global header. This is also the way to remove the cancel button for plans.

<style>
  [data-cy="plans-btn"] {display:none !important}
</style>

Was this article helpful?

Didn’t find your answer?

Get an instant answer from Rey, or reach a human. Either way, we’re happy to help.

Comments

No comments yet. Start the conversation below.

Please sign in to leave a comment.

Sitemap