Viewing 3 replies - 1 through 3 (of 3 total)
  • Michael Beckwith

    (@tw2113)

    The BenchPresser

    This one is very likely inherited from your theme. BadgeOS does as little css as possible for the sake of making it as compatible as possible with any person’s theme.

    Thread Starter zanzaboonda

    (@zanzaboonda)

    My theme is all black, so I couldn’t figure out how the box would be white. lol. I have no idea. Anyways, if anyone else has this same question, I added this to the WP custom CSS:

    .badgeos-achievement-congratulations {
    	color: #000000;
    }

    BTW – Thanks, Michael. 🙂

    Thread Starter zanzaboonda

    (@zanzaboonda)

    Side note:

    I also added this to make the ‘Submission Form’ text white (FYI – I’m using the Voyager theme):

    .badgeos-submission-form h4 {
    	color: white;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Congratulations text color’ is closed to new replies.