I’m trying to center the ‘Donate Now’ button, it’s a Stripe button. It says ‘center’ in the code but it’s not centering, aligning to the left.
Thank you for your help!
]]>.sc-checkout-form {
text-align: center;
}
To add CSS:
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
]]>