Title: Simargentina's Replies | WordPress.org

---

# Simargentina

  [  ](https://wordpress.org/support/users/simargentina/)

 *   [Profile](https://wordpress.org/support/users/simargentina/)
 *   [Topics Started](https://wordpress.org/support/users/simargentina/topics/)
 *   [Replies Created](https://wordpress.org/support/users/simargentina/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/simargentina/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/simargentina/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/simargentina/engagements/)
 *   [Favorites](https://wordpress.org/support/users/simargentina/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Remove Table Borders](https://wordpress.org/support/topic/remove-table-borders-1/)
 *  [Simargentina](https://wordpress.org/support/users/simargentina/)
 * (@simargentina)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-table-borders-1/#post-3399410)
 * Thank you very much!! Nice!!
 * Sorry for the first code, i hadn’t see that there was the “#content” part now.
 * Nice job Tobias! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Remove Table Borders](https://wordpress.org/support/topic/remove-table-borders-1/)
 *  [Simargentina](https://wordpress.org/support/users/simargentina/)
 * (@simargentina)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-table-borders-1/#post-3399408)
 * I have the [same problem](http://www.asesoriasjuridicasmedellin.com/quienes-somos/).
   Don’t know if my theme CSS is very strong…
 * I’ve tried with this code, but it doesn’t work.
 *     ```
       #content .tablepress-id-1,
       #content .tablepress-id-1 tr,
       #content .tablepress-id-1 tbody td,
       #content .tablepress-id-1 thead th,
       #content .tablepress-id-1 tfoot th {
       	border: none;
       }
       ```
   
 * I’d also like to reduce the padding, but same, it doesn’t work. Nothing happens:
 *     ```
       .tablepress-id-1 .column-2 {
       	padding: 1px;
       }
       ```
   

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