Title: remove lines from table
Last modified: August 21, 2016

---

# remove lines from table

 *  Resolved [bzreed](https://wordpress.org/support/users/bzreed/)
 * (@bzreed)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-from-table/)
 * Hello,
 * I am trying to remove the **lines** from the table at,
    [my friends website](http://nynaturalfaceliftmassage.com/about-us/)
 * Thank you.

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

 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-from-table/#post-4246023)
 * Use this in your child theme stylesheet.
 *     ```
       /* overwrite tablepress's CSS */
       #content .tablepress tbody td, #content .tablepress tfoot th { border: 0; }
       ```
   
 *  Thread Starter [bzreed](https://wordpress.org/support/users/bzreed/)
 * (@bzreed)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-from-table/#post-4246028)
 * Hi paulwpxp,
 * thank you. That did it!
 *  Thread Starter [bzreed](https://wordpress.org/support/users/bzreed/)
 * (@bzreed)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-from-table/#post-4246029)
 * marking it resolved.

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

The topic ‘remove lines from table’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/yoko/1.2.5/screenshot.png)
 * Yoko
 * [Support Threads](https://wordpress.org/support/theme/yoko/)
 * [Active Topics](https://wordpress.org/support/theme/yoko/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/yoko/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/yoko/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [bzreed](https://wordpress.org/support/users/bzreed/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-from-table/#post-4246029)
 * Status: resolved