SportsPress icon indicating copy to clipboard operation
SportsPress copied to clipboard

CSS Font Colour on Stars

Open gitdavidhunter opened this issue 5 years ago • 0 comments

Ideally, it would be nice to have the stars and the font colour in the SportsPress configuration. event-performance and event-star-number

At this point however, the CSS for the font colour defaults to the site primary body colour. If that colour is set to white, you are not able to view the number on the yellow star.

Add color to this class : .sp-event-performance .sp-event-star-number { color: #000; }

example: http://www.romachampionsleague.com/partite/22837/

gitdavidhunter avatar Nov 01 '19 23:11 gitdavidhunter