Title: Problem with CSS
Last modified: March 8, 2018

---

# Problem with CSS

 *  Resolved [gdcaciorgna](https://wordpress.org/support/users/gdcaciorgna/)
 * (@gdcaciorgna)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-css-23/)
 * Hi. Because I chose a dark color as the background of the Sportpress, when displaying
   the information of a particular match, the name of the team can not be distinguished,
   since the text is black, as is the background.
 * SEE IMAGE: [http://www.ladegajos.com.ar/wp-content/uploads/2018/03/Sin-t%C3%ADtuloaaa.png](http://www.ladegajos.com.ar/wp-content/uploads/2018/03/Sin-t%C3%ADtuloaaa.png)
 * Could you help me? Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-css-23%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [maxperoni](https://wordpress.org/support/users/maxperoni/)
 * (@maxperoni)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-css-23/#post-10059026)
 * Hi, have you already tried to change the settings in Sportpress-> Settings: Styles??
 *  Thread Starter [gdcaciorgna](https://wordpress.org/support/users/gdcaciorgna/)
 * (@gdcaciorgna)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-css-23/#post-10061370)
 * Yes, I tried changing the tried to change the settings in Sportpress, but the
   color of the text is still black, like the background. I would need to change
   the color of that text with CSS, but I do not know the class that I should change.
 *  [potsie](https://wordpress.org/support/users/potsie/)
 * (@potsie)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-css-23/#post-10061664)
 * Newbie question here. If I want to dive into the CSS and try to change some things
   up, all of the classes are in the style.css file, right?
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-css-23/#post-10065406)
 * Hi [@potsie](https://wordpress.org/support/users/potsie/)
 * Please open a new ticket so we can help you 🙂
 * But no, not all classes are in the CSS file, it depends on what exactly you are
   trying to change.
 * [@gdcaciorgna](https://wordpress.org/support/users/gdcaciorgna/)
 * Thanks for reaching out and I’m sorry for the trouble.
 * Add the following code in your custom css field ( `Wp admin > SportsPress > Settings
   > General > Custom CSS` ) and let us know how it works:
 *     ```
       .sp-template-event-logos-block .team-logo, .sp-template-event-logos-block .team-logo strong {
       	color: #fff;
       }
       ```
   
 * Thanks!
 *  Thread Starter [gdcaciorgna](https://wordpress.org/support/users/gdcaciorgna/)
 * (@gdcaciorgna)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-css-23/#post-10082217)
 * Hi. Unfortunately it has not worked. The text of the names of the clubs in any
   particular event is still black, as is the background.
 * Any other solution?
 * Thanks for the help
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/problem-with-css-23/#post-10083377)
 * Hi!
 * The code worked fine for me.
 * Please kindly replace `color: #fff;` with `color: #fff ! important;` and let 
   us know how it works.
 * Thanks!
 *  Thread Starter [gdcaciorgna](https://wordpress.org/support/users/gdcaciorgna/)
 * (@gdcaciorgna)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/problem-with-css-23/#post-10083449)
 * Now it works. Thank you very much !!
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/problem-with-css-23/#post-10090996)
 * You’re most welcome!
 * Let us know if you need anything else.

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

The topic ‘Problem with CSS’ 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/)

 * 8 replies
 * 4 participants
 * Last reply from: [Roch](https://wordpress.org/support/users/rochesterj/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/problem-with-css-23/#post-10090996)
 * Status: resolved