Here's a list of common CSS customization requests we've had:
Restrict the Width of the Payment Buttons Container
#wpstripeglobal-outer-container {
max-width: 500px;
}
To learn about making Custom CSS changes to your WordPress website, please see the links below:
- https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/
- https://wordpress.org/plugins/simple-custom-css/