Title: Tables
Last modified: October 20, 2020

---

# Tables

 *  Resolved [nitrompt](https://wordpress.org/support/users/nitrompt/)
 * (@nitrompt)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/tables-45/)
 * Hello guys,
 * I am having a problem doing the table… i want to put a backgroud in my header
   and I want to put full border and dont work…
    Anyone can help me?
 * Here is my custom css:
 *     ```
       /** Table captions **/
       .sp-table-caption {
       	font-family: Arial;
       	font-size: 10px;
       	color: red;
       }
       /** table headers **/
       .sp-data-table th {
       	color: black;
       	font-size: 10px;
       }
       /** table content **/
       .sp-data-table th {
       	color: black;
       	font-size: 10px;
       }
       /** borders and paddings **/
       body table, body th, body td {
       	border: 1.5px solid black;
       }
       body th, body td {
       	padding: 2px;
       }
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftables-45%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/tables-45/#post-13563972)
 * Hi there!
 * This is defined by your theme. Please kindly get in touch with the theme authors
   so they can help you with this.
 * In general, basic CSS should overwrite the SportsPress rules. So if you had a
   hard time, maybe they are overwriting it.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Tables’ is closed to new replies.

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Roch](https://wordpress.org/support/users/rochesterj/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/tables-45/#post-13563972)
 * Status: resolved