Skip to content

Instantly share code, notes, and snippets.

@Sirvijver
Last active April 25, 2024 13:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sirvijver/15b34321375994a37bfb346a7c1418e2 to your computer and use it in GitHub Desktop.
Save Sirvijver/15b34321375994a37bfb346a7c1418e2 to your computer and use it in GitHub Desktop.
some customization of the size and positioning of the PP smart button (be aware of tagline and vaulting drop-down issues)
.woocommerce-cart #ppc-button-ppcp-gateway {
margin-right: 0px;
clear:both;
float:right;
width: 250px;
}
@Sirvijver
Copy link
Author

Sirvijver commented Oct 5, 2021

Can also be used for:
.product
.woocommerce-checkout

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