Hey,
I’ve used this code before the give the breadcrumbs different margins on different pages in my strore, and it works great:
{% if template.name == 'product' %}
{% endif %}
However I want to do the same thing for the policy page but haven’t been able to find the right “Id” for it.
I want the same margin on the policy page that the product page has.
The page: https://r1vex.myshopify.com/pages/test
Thanks for helping
