Title: Table column as bold / header
Last modified: August 31, 2016

---

# Table column as bold / header

 *  Resolved [wordpressplugins1](https://wordpress.org/support/users/wordpressplugins1/)
 * (@wordpressplugins1)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/table-column-as-bold-header/)
 * Hi Tobias
 * Plugin seems to be working for me. I would like the columns to be displayed as
   header or in bold.
 * I looked at this post
 * [https://wordpress.org/support/topic/making-a-column-a-header?replies=4](https://wordpress.org/support/topic/making-a-column-a-header?replies=4)
 * I used it but it didn’t work
 * Thanks
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/table-column-as-bold-header/#post-7113662)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Can you please post a link to the page with the table where this problem happens,
   so that I can take a direct look? Thanks!
 * Regards,
    Tobias
 *  Thread Starter [wordpressplugins1](https://wordpress.org/support/users/wordpressplugins1/)
 * (@wordpressplugins1)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/table-column-as-bold-header/#post-7113742)
 * Hi Tobias
 * Thanks. URL is [http://www.test.studentvisanz.com/agent/post1/](http://www.test.studentvisanz.com/agent/post1/)
 * If you look at it I would like 1st 3 cells of 1st column to be merged so that
   I could display image there
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/table-column-as-bold-header/#post-7113759)
 * Hi,
 * thanks for the the link! To merge those cells, you can use the “rowspan” button
   below the table input fields. The little “?” button explains how to use it.
 * For making columns bold, you can use some “Custom CSS” on the “Plugin Options”
   screen like
 *     ```
       .tablepress-id-2 .column-2 {
         font-weight: bold;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [wordpressplugins1](https://wordpress.org/support/users/wordpressplugins1/)
 * (@wordpressplugins1)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/table-column-as-bold-header/#post-7113773)
 * Thanks Sir Tobias. That worked perfectly.
 * I do apologies for the combining cell question that was so simple. But i did 
   try it before asking question and somehow it didn’t work.
 * You rock.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/table-column-as-bold-header/#post-7113806)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

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

The topic ‘Table column as bold / header’ 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

 * [bold](https://wordpress.org/support/topic-tag/bold/)
 * [column](https://wordpress.org/support/topic-tag/column/)
 * [header](https://wordpress.org/support/topic-tag/header/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/table-column-as-bold-header/#post-7113806)
 * Status: resolved