Hello @Abby_CLS
Try this
Insert the following code at the top of your theme.liquid file, just before the closing tag:
{% if template contains ‘page.signup’ %}
{% endif %}
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.