Title: Heading formatting
Last modified: May 26, 2020

---

# Heading formatting

 *  Resolved [dmpub](https://wordpress.org/support/users/dmpub/)
 * (@dmpub)
 * [6 years ago](https://wordpress.org/support/topic/heading-formatting/)
 * I have a table in which I’ve added the following code in the plugin options
 *     ```
       .tablepress-id-40 {
       	border: 2px solid #42846B;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
       	font-size: 13px;
       	color: #3A6587;
       }
       ```
   
 * There is also another code entry
 *     ```
       .tablepress-id-40 .column-2 {
       	width: 200px;
       	min-width: 200px;
       }
       ```
   
 * Unfortunately, the headings don’t match the columns underneath. The third column
   values (the column headed “King”) appear underneath the up/down arrow heads for
   the second column, for example.
 * Specifying the column width for column 2 seems to cause the problem. Can you 
   suggest a fix? I know there are a number of different ways to solve the problem
   of too-wide/scrolling tables, apologies for being lazy and asking you which one
   to use!
 * Many tks
 * David.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheading-formatting%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years ago](https://wordpress.org/support/topic/heading-formatting/#post-12891670)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * This is caused by the horizontal scrolling, which sometimes has this problem –
   for reasons that I have not yet found 🙁
    I can therefore only suggest to uncheck
   the “Horizontal Scrolling” checkbox on the table’s “Edit” screen. Then, to get
   horizontal scrolling back, you could try using the `scroll` mode of the TablePress
   Extension from [https://tablepress.org/extensions/responsive-tables/](https://tablepress.org/extensions/responsive-tables/),
   which add this again in a different technical way.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Heading formatting’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/heading-formatting/#post-12891670)
 * Status: resolved