Viewing 5 replies - 1 through 5 (of 5 total)
  • Roch

    (@rochesterj)

    Hi!

    This seems to be an issue with your theme, but we can change that with a bit of CSS code. Add the following code in your custom css field ( Wp admin > SportsPress > Settings > General > Custom CSS ) and let us know how it works:

    .data-event.data-teams br {
        display: none;
    }

    Kind Regards,
    -Roch

    Thread Starter lstephan

    (@lstephan)

    Hi,

    Thanks a lot Roch, i will try this.

    Kind regards.

    Ludovic

    Thread Starter lstephan

    (@lstephan)

    Hi

    it works fine but i would like to only display teams logos and not logos and teams names.

    Is it possible?
    Thanks

    Roch

    (@rochesterj)

    Hi!

    That is certainly possible, but not with just CSS unfortunately. You’ll need to edit theme files to achieve this

    Kind Regards,
    -Roch

    Roch

    (@rochesterj)

    Since we haven’t heard back from you, I’ll set this one as resolved.

    Please, let us know if you need anything else.

    Kind Regards,
    -Roch

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

The topic ‘Displaying match calendar’ is closed to new replies.