Editing Free Tier Signup Modals
Last updated
Was this helpful?
Last updated
Was this helpful?
There are only two areas where content can be customized without using snippets or additional JavaScript and CSS.
The benefit title is automatically pulled from your benefit configuration. Whichever description you use for your benefits will be shown here.
The benefit bullet points are pulled automatially from your landing page configuration. Whichever bullet points you use here will be displayed in the popup. These bullet points can be found under the CTA section for each tier.
In order to customize other copy within the popups, a script must be used and injected into the main theme.liquid file. This script is dynamic and covers various sections such as login, signup, and success pages. Regarding safety, the script only affects our membership page and does not impact any other pages. Click here to download the script.
This image highlights the areas that can be customized using snippets. To customize, simply assign your custom text to the variables at the top of the script.
This video provides instructions on how to set up the snippet in thetheme.liquid
file.
The only way to customizing the styling or UI of the popups is to add custom CSS. The image below shows the key CSS selectors needed to override the default styles.