Custom CSS

When editing a theme, scroll all the way to the bottom and switch the Custom CSS toggle to on. Paste in your custom CSS and click Save Theme.

Style Stripe checkout page

Here is some custom CSS to get you started:

Change the payment button color:

.btn-blue {

background-color: #89C1AC;

}

Change the color of the heading in the left sidebar:

#public-payment-left-panel h1 {

color: #89C1AC;

}

Change the color of the heading at the top of a payment form:

.title {

color: #89C1AC;

}

If you need any additional help, just reach out via live chat and we’ll help you make any other changes.

Can’t find what you’re looking for? We’d love to help! 💪

Send us a message through the blue chat bubble in the lower right corner of the page. You’ll hear back (usually instantly) and always within a few hours Monday – Friday. 😀