selector{
position: sticky !important;
top: 10px;
display: block !important;
}
Code Snippet
Sticky section using CSS
selector{
position: sticky !important;
top: 10px;
display: block !important;
}
Join the discussion
Sign in to share your thoughts and respond to others.
Log in to respond