• Resolved dhinkle16

    (@dhinkle16)


    Hello,
    Thanks again for such an amazing plugin! I had a question. I use a dark theme and like the white background on seamless donations but I can’t seem to get the font in it changed to all black. I have tried adding all of the following to my CSS based on others posts and responses:

    #dgx-donate-container {
    color: #000;
    }

    form#dgx-donate-form {
    color: black;
    }

    #dgx-donate-form-donation-section p {
    color: black;
    }

    The result is that a few lines in my form have turned to black but the other options, (such as the titles, the donation amounts, the designated funds, name, email), are still using my themes default font color. Am I doing something wrong or is there a different line of code I should be using? You can see what I mean at my page: http://middlekingdomlight.com/give/

    Thanks for your help!

    https://wordpress.org/plugins/seamless-donations/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dhinkle16

    (@dhinkle16)

    I got most of the font changed to black except the drop down fund choices. What line of code do I need to add to get the names of the funds changed to black as well? Again you can see it at http://middlekingdomlight.com/give/

    Thanks!

    Plugin Author David Gewirtz

    (@dgewirtz)

    I am far from a CSS expert. You’re styling a drop down. I did a Google search on “css style dropdown” and found a lot of good content. Try some of that.

    –David

    P.S. Marking as resolved because CSS.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing all form font to black’ is closed to new replies.