Skip to content

Instantly share code, notes, and snippets.

@clifgriffin
Last active December 5, 2019 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clifgriffin/6e96e784aa9df8c36c30e7d9f6214e48 to your computer and use it in GitHub Desktop.
Save clifgriffin/6e96e784aa9df8c36c30e7d9f6214e48 to your computer and use it in GitHub Desktop.
Overrides Checkout for WooCommerce styling to allow for two or more smart buttons.
#checkout_paypal_message {
max-width: 100% !important;
overflow: auto !important;
}
#paypal_box_button {
margin-left: 0px !important;
}
@angelleye
Copy link

@clifgriffin, Let me know if there's anything we can do to make sure our plugins play nicely together. We'd be happy to make necessary adjustments on our end if you have any requests. Thanks for recommending our stuff! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment