Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I am building a landing page with PageFly and I use this code to make the section sticky
#sticky-01 { position: sticky; z-index: 1; top: 0; }
but it doesn't work. Anyone make this with Pagefly can help??
Solved! Go to the solution
This is an accepted solution.
Hi @rileybrowni
I'm Richard from PageFly Team. Please send me the page URL so I can check the issue
However, you can try this code first
.__pf [data-pf-type="Section"] {
overflow-x: hidden! important;
}
And you can contact us via Live chat pagefly.io so we our support team 24/7 can check for you and provide a solution.
If you find my answer is helpful, let's give it a thumb up or mark as a solution
Richard, PageFly.
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hi @rileybrowni,
Would you please try this code:
#sticky-01 {
position: fixed;
z-index: 1;
top: 0;
}
Thanks
This is an accepted solution.
Hi @rileybrowni
I'm Richard from PageFly Team. Please send me the page URL so I can check the issue
However, you can try this code first
.__pf [data-pf-type="Section"] {
overflow-x: hidden! important;
}
And you can contact us via Live chat pagefly.io so we our support team 24/7 can check for you and provide a solution.
If you find my answer is helpful, let's give it a thumb up or mark as a solution
Richard, PageFly.
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
thank you @PageFly-Richard
also the live chat in pagefly editor opens many times, I turn it off but it still shows up, do you know why? It's annoying while i'm building pagefly pages
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025