Hi @rileybrowni ,
Would you please try this code:
#sticky-01 {
position: fixed;
z-index: 1;
top: 0;
}
Thanks
Main issue: A PageFly landing page section with CSS position: sticky (top: 0; z-index: 1) isn’t sticking.
Additional concern: The PageFly editor’s live chat window reopens repeatedly even after being turned off; the user asked why it happens.
Status/outcomes:
Hi @rileybrowni ,
Would you please try this code:
#sticky-01 {
position: fixed;
z-index: 1;
top: 0;
}
Thanks