Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find layout/theme.liquid and paste this at the bottom of the file:
{% if page.handle == "fw-20-lookbook" %}
{% endif %}
Hello There,
{% if page.handle == "fw-20-lookbook" %}
{% endif %}