Seperating Header From Product Page

I’d like to separate the header from the product page and collection page

https://prestige-straps-the-finest-selection-of-watch-straps.myshopify.com/

Password: asd321

Hi @kitchencrafted

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: paste bellow code in tag → save.

{% if template contains ‘product’ %}

main#MainContent { margin-top: 30px; }

{% endif %}

Hope that my solution works for you.

Best regards,

Victor | PageFly