• Resolved dan87khan

    (@dan87khan)


    In this type of page how can I hide the white “match” word?

    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Savvas

    (@savvasha)

    Hi @dan87khan,

    Please add the following CSS code to your Custom CSS:

    div.fixture_detail h2 {
        display: none;
    }

    Thanks,
    Savvas

    Thread Starter dan87khan

    (@dan87khan)

    Thanks! It worked!

    Plugin Contributor Savvas

    (@savvasha)

    You are welcomed! 😊
    If you need anything else please open a new topic.

    Thanks,
    Savvas

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

The topic ‘Match’ is closed to new replies.