I copied a code to make my header transparent now it’s transparent which is good but when i scroll down the logo and icons comes down with me any solutions to make it only transparent but not sticky?
HI @Bambo1
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 base.css
Step 3: Paste the below code at bottom of the file → Save
sticky-header.header-wrapper {
position: unset !IMPORTANT;
}
If this code does not work, please send me the URL. I will check it again.
Hope that my solution works for you.
Best regards,
Victor | PageFly
It didn’t work how to send you the url?
@Bambo1
You can send the URL below this post.
Hi @Bambo1 ,
Glad to support you today.
To can none sticky, you can check out my suggestion below to make it:
- Go to customize theme on shopify admin:
- Click Header and turn off Enable sticky header option:
Hope you find my answer helpful!
Kind & Best regards,
GemPages Support Team.

