Title: CSS Question &#8211; Table Borders
Last modified: August 21, 2016

---

# CSS Question – Table Borders

 *  Resolved [Sevenhelmets](https://wordpress.org/support/users/sevenhelmets/)
 * (@sevenhelmets)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/css-question-table-borders/)
 * Hi there
 * I’ve tried to search the help for this, but haven’t been able to find an answer
   to this.
 * I would like to **exclude** borders for particular cells, rows or columns in 
   a given table. For other cells/rows/columns, I’d like the border to remain.
 * I have already added
 *     ```
       .tablepress,
       .tablepress tr,
       .tablepress tbody td,
       .tablepress thead th,
       .tablepress tfoot th {
       	border: 1px solid black;
       }
       ```
   
 * to the “Custom CSS” field, but I’m not sure what I should put in the respective
   table’s “Extra CSS Classes” field to indicate which cell(s) or row(s) or column(
   s) to exclude the border.
 * The site/page in question can be viewed here: [http://iyescorp.com/cost/](http://iyescorp.com/cost/)
 * Any help would be much appreciated! Thanks!
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/css-question-table-borders/?output_format=md)
[1](https://wordpress.org/support/topic/css-question-table-borders/?output_format=md)
2

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/css-question-table-borders/page/2/#post-4753839)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks
   for the rating, I really appreciate it!
 * Best wishes,
    Tobias

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/css-question-table-borders/?output_format=md)
[1](https://wordpress.org/support/topic/css-question-table-borders/?output_format=md)
2

The topic ‘CSS Question – Table Borders’ 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/)

 * 16 replies
 * 4 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/css-question-table-borders/page/2/#post-4753839)
 * Status: resolved