Replies: 1 comment 1 reply
-
Could you create an example using https://codepen.io/pen/ That way we can see it better and test the code 😁 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I working with Tailwind CSS. I have two sticky positions one sticky header another sticky sidebar. my sticky header works fine.:
(in the above code hidden class for a tested second sticky position alone) but the second sticky position not work! Continuing the above code
sticky sidebar not working even header is hide and when remove overflow-y-scroll lg:overflow-y-hidden classes. and i don't know why
and live page: https://codepen.io/djary/pen/QWjYOGX
register and login items (container must be sticky position)
Beta Was this translation helpful? Give feedback.
All reactions