Title: Remove lines between rows
Last modified: March 19, 2026

---

# Remove lines between rows

 *  Resolved [stefanradev](https://wordpress.org/support/users/stefanradev/)
 * (@stefanradev)
 * [2 months, 3 weeks ago](https://wordpress.org/support/topic/remove-lines-between-rows/)
 * Hello,
 * I have seen that this question has been resolved, but in my case i can’t resolve
   it. I have already used this:
 * .tablepress-id-2 th {
   border: none !important;}
 * but without any effect. On my test page you can see the lines between any row
   and wish to remove them.
 * Please, help!
 * Regards,
 * Stefan
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-lines-between-rows%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)
 * [2 months, 3 weeks ago](https://wordpress.org/support/topic/remove-lines-between-rows/#post-18857265)
 * Hi Stefan,
 * Thanks for your question and sorry for the trouble!
 * Your CSS code attempt would only remove the border between table header cells(
   indicated by the `th` in the code). To also target rows, please extend this to`
   tr` HTML tags and maybe even `td` HTML tags. There’s an example in the TablePress
   FAQ at [https://tablepress.org/faq/remove-borders-from-a-table/](https://tablepress.org/faq/remove-borders-from-a-table/)
   as well.
 * Best wishes,
   Tobias

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-lines-between-rows%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](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: [2 months, 3 weeks ago](https://wordpress.org/support/topic/remove-lines-between-rows/#post-18857265)
 * Status: resolved