Hi!
Which shortcode / button are you using to display these? Would you mind pasting the link to your website here, so we can check it out?
Kind Regards,
-Roch
I have 10 leagues, this is the site’s address: http://fudbalskazona.rs
One of the leagues: http://fudbalskazona.rs/zona-jug-20152016/
I used calendars to categorize each matches by week and I display them with this shortcode [event_blocks number]
I had 1.8.9 version and it didn’t link the result or time, but this new links…
Thanks for your help.
So did you check out or not?
Hi @nidzesi
Thanks for your patience. Add the following code in your custom css field ( Wp admin > SportsPress > Settings > General > Custom CSS ) and let us know how it works:
html body .sp-event-results a, .sp-event-results span {
color: #787878 !important;
pointer-events: none;
}
Kind Regards,
-Roch