Hi I’ve tried to hide header and footer only on Homepage but it aint
Could anyone help me out?
TIA
Here is my site
https://2d21d4-3.myshopify.com/?_cd=313b95f1bf8699e11039de448f14d7b1590f207d1fa48e88a56cb079fb6468e0&_uid=73439084646
LG999
Hi @LG999
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
{% if template contains 'index' %}
{% endif %}
Hope this can help you solve the issue
Best regards,
Richard | PageFly
1 Like
Totally worked!
Much appreciate
Glad to hear that, let me know if you have any questions
1 Like
Do you know how to adjust different image banner size on mobile and desktop?