I am building out the sidebar on my blog page. I’d like for the behavior of the sidebar to match the page, i.e. if the user scrolls down the page of posts the sidebar scrolls with it.
Is this possible? Forum searches seem to indicate that sidebar is really just a fixed navbar that must be scrolled separately from the page scrolling.