Title: Table
Last modified: November 19, 2020

---

# Table

 *  [elderpam](https://wordpress.org/support/users/elderpam/)
 * (@elderpam)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/table-32/)
 * I would like to add borders to the top table. How can I do that?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftable-32%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Theme Author [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * (@crestaproject)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/table-32/#post-13703308)
 * Hi [@elderpam](https://wordpress.org/support/users/elderpam/)
    you can add this
   code in your WordPress Dashboard under “Appearance-> Customize-> Additional CSS”:
 *     ```
       table, table thead {
       	border: 1px solid;
       }
       ```
   
 * This will add a border around the tables and the table header

Viewing 1 replies (of 1 total)

The topic ‘Table’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/table-32/#post-13703308)
 * Status: not resolved