Title: &#8220;Static&#8221; sidebar?
Last modified: June 5, 2021

---

# “Static” sidebar?

 *  [memora1898](https://wordpress.org/support/users/memora1898/)
 * (@memora1898)
 * [5 years ago](https://wordpress.org/support/topic/static-sidebar-2/)
 * I created a sidebar for my vertical navigation (with CSS).
 * The sidebar I created with css for the navigation, always has troubles loading.
   Everytime I open or reload a page, I first see the header and the page content(
   over the whole sreen), before the content jumps to the right, and the left sidebar
   with the menu shows up (that takes up to 2-3 seconds). This is the CSS I used
   for the sidebar.
 *     ```
       .is-left-sidebar {
           width: 20%;
       }
   
       .site-content .content-area {
           width: 80%;
       }
       ```
   
 * Im a noob, so I dont know that exactly. But I suppose, the header doesnt reload
   everytime. Is there a way, that the sidebar is handled the same way? So it doesnt
   reload everytime either? To make the sidebar to a “static” element of the whole
   website, like the header?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [David](https://wordpress.org/support/users/diggeddy/)
 * (@diggeddy)
 * [5 years ago](https://wordpress.org/support/topic/static-sidebar-2/#post-14525004)
 * Hi there,
 * can you share a link to your site so we can take a look at the issue?
 *  Thread Starter [memora1898](https://wordpress.org/support/users/memora1898/)
 * (@memora1898)
 * [5 years ago](https://wordpress.org/support/topic/static-sidebar-2/#post-14525460)
 * Hi David
    Im using a localhost (WAMP-Server). So unfortunately I cant link to
   the site. Bianka
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [5 years ago](https://wordpress.org/support/topic/static-sidebar-2/#post-14525470)
 * In that case can you duplicate the issue on a live staging site so we can try
   to help?
 * Or we can revisit the issue once the site is live.
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘“Static” sidebar?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/generatepress/3.6.1/screenshot.
   png)
 * GeneratePress
 * [Support Threads](https://wordpress.org/support/theme/generatepress/)
 * [Active Topics](https://wordpress.org/support/theme/generatepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/generatepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/generatepress/reviews/)

## Tags

 * [loading time](https://wordpress.org/support/topic-tag/loading-time/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)

 * 3 replies
 * 3 participants
 * Last reply from: [Leo](https://wordpress.org/support/users/leohsiang/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/static-sidebar-2/#post-14525470)
 * Status: not resolved