Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author anwppro

    (@anwppro)

    Hello,

    I’m working on an ability to override most of the text strings. Maybe in January, it will be ready. I’ll notify you.

    To fix formatting, try to add this CSS rule to the Additional CSS in Customizer

    .match-list__time, .match-list__date, .match-list__stadium {
        font-size: 10px;
    }

    You have an empty block for the competition logo. You can hide it with this rule

    .match-list__competition.d-flex {
        display: none !important;
    }
    Thread Starter danielbyron

    (@danielbyron)

    Cheers for your help! Especially the reply on Xmas day and please keep us updated on that ??

    Plugin Author anwppro

    (@anwppro)

    Added option to override “player position” text strings in the last release (v0.9.0). Go the “Football Leagues” >> “Settings” >> “Text Strings”.

    Thanks for the Update plugin is very awesome i love it, but can we make Value #1 Unique value/id?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Few Changes?’ is closed to new replies.