Viewing 1 replies (of 1 total)
  • Plugin Author Nick Quinlan

    (@nquinlan)

    We recently migrated our site, that section must not have come over. Thanks for letting us know.

    Simple Donate adds classes to almost every element it creates so you can easily style them by adding CSS rules. For example you could add color and bold each option by adding the CSS rule:

    .sd_label_radio {
        color: yellow;
        font-weight: bold;
    }

    We leave adding CSS rules to the theme or external plugins (like Insert JavaScript and CSS) as we want Simple Donate to be as lightweight as possible.

Viewing 1 replies (of 1 total)
  • The topic ‘How do you style?’ is closed to new replies.