Title: How to remove table border
Last modified: August 22, 2016

---

# How to remove table border

 *  [csice](https://wordpress.org/support/users/csice/)
 * (@csice)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/how-to-remove-table-border-1/)
 * I am kind of new to this and I cant seem to remove some of the very feint table
   lines that I Have. An example is [here.](http://thecedarsrc.com/living-options/assisted-living/)

Viewing 1 replies (of 1 total)

 *  [Radices](https://wordpress.org/support/users/radices/)
 * (@radices)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/how-to-remove-table-border-1/#post-5654043)
 * It’s coming from the style.css which is in your wp-content/themes/attitude folder.
 *     ```
       .entry-content td, .comment-content td {
       border-top: 1px solid #ddd;
       padding: 6px 10px 6px 0;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘How to remove table border’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Radices](https://wordpress.org/support/users/radices/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/how-to-remove-table-border-1/#post-5654043)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
