Title: Line across?
Last modified: February 15, 2020

---

# Line across?

 *  Resolved [weform](https://wordpress.org/support/users/weform/)
 * (@weform)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/line-across/)
 * Hey is this possible to make line across the table? To separate different fields?
   Like on the screenshot?
 * > [View post on imgur.com](https://imgur.com/NA54ZCF)
 * Have a nice day!

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/line-across/#post-12440962)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Do you mean border lines between the cells? For that, please add this to the “
   Custom CSS” textarea on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress-id-123 th,
       .tablepress-id-123 td {
         border: 1px solid #cccccc;
       }
       ```
   
 * Change the 123 to the correct table ID.
 * Regards,
    Tobias
 *  Thread Starter [weform](https://wordpress.org/support/users/weform/)
 * (@weform)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/line-across/#post-12441960)
 * Working perfect, thank you!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/line-across/#post-12442132)
 * 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/plugin/tablepress/reviews/)
   here in the plugin directory. Thanks!

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

The topic ‘Line across?’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/line-across/#post-12442132)
 * Status: resolved