Header to overlay section slideshow Motion Theme

Header to overlay section slideshow Motion Theme

Kahiwa
Tourist
10 1 2

Hi,

 

How can I make header to overlay section on product page or any other page? On landing page header overlays with hero slideshow, but if I want to have, let's say hero slideshow on top of my product page, how can I make header to overlay with this? Now header is just it's own banner.

 

Thanks for the help!

Replies 3 (3)

dmwwebartisan
Shopify Partner
12321 2552 3729

@Kahiwa 

Please share store URL!

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Kahiwa
Tourist
10 1 2

Im building the website with new theme as old one is published. Current url is in use with theme where there is no issue. Here is picture of what I mean:

 

This is landing page where header overlays:Näyttökuva 2021-12-2 kello 15.44.59.png

Here is product page which I want to start with hero section and header is not doing the overlay magic. :

Näyttökuva 2021-12-2 kello 15.45.51.png

 

In Motion settings I can only choose header to overlay with:

Näyttökuva 2021-12-2 kello 15.49.54.png

 

Hope this helps?

AVACTI
Shopify Partner
1 0 0

You can modify the header.liquid something like this:

if page.handle == 'a-page' or page.handle == 'anotherpage'
assign overlay_header = true
endif