• Resolved billhillwicklow

    (@billhillwicklow)


    Hi folks, Firstly a fantastic job on resolving the issues around the events and all is working perfectly once again. This plugin is simply fantastic. One little query you might be able to help us with is how to adjust the font size for the score result on event blocks. On mobile devices I hope to have two columns, one with fixtures and the other with results but to get it to display correctly on a mobile device I need to either decrease the font size slightly to fit it all in the same line or maybe move it slightly down the block? Is there any css I can use to do decrease the font size for the result so that the teams scores remain on the same line?

    https://postimg.cc/8j5S1Xwb

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Savvas

    (@savvasha)

    Hi there @billhillwicklow,

    Try to use something like:

    .sp-template-event-blocks .sp-event-results {
        font-size: 15px !important;
    }

    Thanks,
    Savvas

Viewing 1 replies (of 1 total)
  • The topic ‘Adjusting Font Size For Scoreline On Event Blocks’ is closed to new replies.