Title: Show Table Border
Last modified: September 1, 2016

---

# Show Table Border

 *  Resolved [projectsentinel](https://wordpress.org/support/users/projectsentinel/)
 * (@projectsentinel)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/show-table-border/)
 * Hi all!
    I am having trouble getting the separation line on the table between
   La Paloma and the City of Santa Clara PD.

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 10 months ago](https://wordpress.org/support/topic/show-table-border/#post-7624176)
 * On what website?
 *  Thread Starter [projectsentinel](https://wordpress.org/support/users/projectsentinel/)
 * (@projectsentinel)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/show-table-border/#post-7624177)
 * Oops sorry, [http://www.housing.org](http://www.housing.org)
 * [http://housing.org/about-us/special-thank-yous/](http://housing.org/about-us/special-thank-yous/)
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 10 months ago](https://wordpress.org/support/topic/show-table-border/#post-7624184)
 * Modify your CSS:
 *     ```
       table tbody tr td {
           text-align: center;
           border-width: 1px;
           border-style: solid;
           border-color: #CCC;
           padding: 5px;
       }
       ```
   
 * And remove this:
 *     ```
       #maincontentcenter table tbody tr td:first-child {
           /* border-right: 1px solid #ccc; */
       }
       ```
   
 * Aside: You’re theme is not mobile friendly. Rather than putting too much more
   energy into this, you might consider finding a new, responsive theme.
 *  Thread Starter [projectsentinel](https://wordpress.org/support/users/projectsentinel/)
 * (@projectsentinel)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/show-table-border/#post-7624186)
 * Thank you. 🙂 Looks great.

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

The topic ‘Show Table Border’ is closed to new replies.

## Tags

 * [show](https://wordpress.org/support/topic-tag/show/)
 * [table border](https://wordpress.org/support/topic-tag/table-border/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [projectsentinel](https://wordpress.org/support/users/projectsentinel/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/show-table-border/#post-7624186)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
