Title: Multiple Headers/ Freeze Multiple rows
Last modified: August 28, 2019

---

# Multiple Headers/ Freeze Multiple rows

 *  Resolved [caa5042](https://wordpress.org/support/users/caa5042/)
 * (@caa5042)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/multiple-headers-freeze-multiple-rows/)
 * I want to freeze the header and the two rows directly underneath so that the 
   user is able to see the top three rows at all times as they scroll down the page.
    -  This topic was modified 6 years, 9 months ago by [caa5042](https://wordpress.org/support/users/caa5042/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmultiple-headers-freeze-multiple-rows%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/multiple-headers-freeze-multiple-rows/#post-11875800)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * I see what you mean, but unfortunately, I’m not aware of a possible solution 
   for this, sorry.
 * Regards,
    Tobias
 *  Thread Starter [caa5042](https://wordpress.org/support/users/caa5042/)
 * (@caa5042)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/multiple-headers-freeze-multiple-rows/#post-11875834)
 * That was fast, Tobias. Thanks for the quick response. This is essential for the
   website. Do you know of any plugins with this capability? I’ve run into a few
   other things that i’m not able to do with the plugin and i’m thinking it may 
   be best to switch. example: having multiple rows hidden by default and then being
   able to expand them when a button is clicked.
    -  This reply was modified 6 years, 9 months ago by [caa5042](https://wordpress.org/support/users/caa5042/).
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/multiple-headers-freeze-multiple-rows/#post-11875841)
 * Hi,
 * no, sorry, I can’t remember having seen this with other plugins 🙁
    Expanding
   rows with a click should in general be possible with JavaScript, but you’d need
   some custom code for that.
 * Regards,
    Tobias
 *  Thread Starter [caa5042](https://wordpress.org/support/users/caa5042/)
 * (@caa5042)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/multiple-headers-freeze-multiple-rows/#post-11875966)
 * Alright, thanks. I came up with a [temporary] solution: just put the content 
   of the three rows in the same row. But wanted to ask how to customize the header.
   By default the font is bold. I do want some portions of text in the header to
   be bold but not all
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/multiple-headers-freeze-multiple-rows/#post-11876772)
 * Hi,
 * for that, you’d then need to use HTML code in the header cells. For example, 
   you keep some text without HTML code around it, but place the text that is to
   be bold in HTML code like
 *     ```
       <strong>This will be bold.</strong>
       This will be normal.
       ```
   
 * Regards,
    Tobias

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

The topic ‘Multiple Headers/ Freeze Multiple rows’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

 * [fixed](https://wordpress.org/support/topic-tag/fixed/)
 * [freeze](https://wordpress.org/support/topic-tag/freeze/)
 * [multiple headers](https://wordpress.org/support/topic-tag/multiple-headers/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/multiple-headers-freeze-multiple-rows/#post-11876772)
 * Status: resolved