Title: Sticky/Fixed Header
Last modified: August 31, 2016

---

# Sticky/Fixed Header

 *  [mckeeper44](https://wordpress.org/support/users/mckeeper44/)
 * (@mckeeper44)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/stickyfixed-header/)
 * I’m trying to have the thead be fixed on scroll, but it doesn’t seem to work 
   with any code that I do. The closest I got was
 *     ```
       table tbody, table thead {
       display: block;
       }
   
       table tbody {
       overflow:auto;
       height: 800px;
       }
       ```
   
 * But when I do that all of the rows are misaligned with the header. Any suggestions?
 * [https://wordpress.org/plugins/footable/](https://wordpress.org/plugins/footable/)

The topic ‘Sticky/Fixed Header’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/footable_f8f9f8.svg)
 * [FooTable](https://wordpress.org/plugins/footable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/footable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/footable/)
 * [Active Topics](https://wordpress.org/support/plugin/footable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/footable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/footable/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [mckeeper44](https://wordpress.org/support/users/mckeeper44/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/stickyfixed-header/)
 * Status: not resolved