Home › Forums › Support › Sticky sidebar This topic has 1 reply, 2 voices, and was last updated 3 years, 11 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 13, 2019 at 2:49 am #928068 Olga Hello, Is there already a way to make the sidebar sticky without extra plugins? if not, what is the most minimal cleanest plugin you recommend (going to use it with Elementor)? Best, Olga June 13, 2019 at 3:13 am #928088 DavidStaff Customer Support Hi there, the position: sticky; CSS property is the easiest method. For example if you were using the GP Sidebar then this CSS: #right-sidebar { position: -webkit-sticky; position: sticky; top: 0; } In elementor you would need to know the class of the element you wish to stick. If you have it set up and can link me to the page i can have a look Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In