Solved

Prestige Theme: Header without parallax effect

johnHTS
Excursionist
13 0 7

Hi,

Theme: Prestige

I've been trying to make disable the parallax effect of our header. I can't seem to find the code to disable it, I don't mind having it disabled, or either having both the logo + the text parallax effect.

It just looks messy when the text is scrolling over the logo.

 

Here's a video of what's happening: https://streamable.com/jcqf9m

Here's the store link: https://customicrew.myshopify.com/collections/test-collection

 

 

Accepted Solution (1)

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@johnHTS 

Sorry you are facing this issue, it would be my pleasure to help you.

please add this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second

#shopify-section-collection-template .PageHeader .PageHeader__ImageWrapper {transform: none !important;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Reply 1 (1)

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@johnHTS 

Sorry you are facing this issue, it would be my pleasure to help you.

please add this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second

#shopify-section-collection-template .PageHeader .PageHeader__ImageWrapper {transform: none !important;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing