• Resolved Dirk

    (@glappi)


    Hello.

    I would like to tweak the plugin a little.
    I would like to remove the text below the logos.
    Likewise the sign that sits above away / home.
    Is that possible and where should I change something?
    Thanks very much!

    Regards
    Dirk Weber

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Dirk, this CSS should be of help on version 2.3.0.

    .wp_sportsteam_div_title {
        display: none;
    }
    body div.wp_sportsteam_sep .separator {
        background-image: none;
        height: 30px;
    }

    You can add this on Appearance > Customizer > Custom CSS.
    Does this help you?

    Thread Starter Dirk

    (@glappi)

    Yes that worked partially.
    The writing under the pictures is still there.

    Hi, it should work in version 2.3.0 that was just released.
    Did you update yet?

    Thread Starter Dirk

    (@glappi)

    Good Morning.
    Yes now it works through the update.
    Thanks very much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Customize the plugin’ is closed to new replies.