• Resolved koendw

    (@koendw)


    Nothing is showing, the text is white. It does work but you can’t see the total someone is about to submit

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    In order to resolve this, We’ll be adding some CSS styles to your installation.

    Select the “Customize” link at the top left-hand side when you are signed in as an admin on your site.

    Scroll to the bottom and where you see “Additional CSS”

    Paste this code into the text area that displays:

    .give-final-total-amount {
        color: #000;
    }

    When you do this, the text will turn black.

    This is a quick fix for this issue, and I would recommend getting this added permanently in your style.css file. It looks like the .ctn article p which is responsible for turning the other text on the page white is also targeting the Donation Amount text resulting in this issue.

    Let me know how this goes for you.

    Thread Starter koendw

    (@koendw)

    All good!
    Thanks, Koen

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

The topic ‘Donation Total, text WHITE’ is closed to new replies.