Current theme: Prestige 7.3.6
Looking to make the header transparent when scrolling. With the latest theme, you can only make the header transparent with compatible sections like the “slideshow” section.
Current theme: Prestige 7.3.6
Looking to make the header transparent when scrolling. With the latest theme, you can only make the header transparent with compatible sections like the “slideshow” section.
@1ouie Hello,
Can you please share your store URL i will check and provide a proper solution
I appreciate the help, thank you. When you scroll down past the slideshow the header background turns white. Would like to see it transparent no matter what the section is.
Hey @1ouie
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
@1ouie Thanks to Provide URL
I have checked your store
Please add this CSS Go to the online Store > Edit Theme > Assets > theme.css
x-header.header {
background: transparent !important;
}
Like This
This works for the homepage, thank you for the assistance!
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Thank you, this works for every page.
Hi there,
We are still finding this not working for us. We have inputted both solutions and still a white header when you scroll down.
Any chance we can get some help?
Hey @RASROWEN
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
Thank you
Hey @RASROWEN
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it
Best Regards,
Moeed
Oh, thank you!!! Works great I appreciate it
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Hi, I have updated the theme and the code no longer works. Are you able to send me an updated version? Sorry about the hassle.