Sticky Sidebar

You can easily transform your existing Sidebar Content into Sticky Content with minimal setup:

Note: The Sticky Sidebar Plugins currently works best with the Sidebar .sidebar Containers and Bootstrap Columns.

Code Example

<div class="sidebar sticky-sidebar-wrap mb-0">
	<div class="sidebar-widgets-wrap">
		<div class="sticky-sidebar">

			... Your Sidebar Widgets

		</div>
	</div>
</div>

How to Use

  • Step 1

    Add the .sticky-sidebar-wrap Class to your .sidebar Container.

  • Step 2

    Create a .sticky-sidebar Container just inside the .sidebar-widgets-wrap Container.

  • Step 3

    Enclose all your Sidebar Widgets inside the .sticky-sidebar Container.

Settings

Private Content

You must be logged in with your Envato Account for Free in order to view this Content.

Login with Envato

Last Modified: April 12, 2023