Skip to content

Instantly share code, notes, and snippets.

@Sirvijver
Sirvijver / additional CSS
Last active April 25, 2024 13:04
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;
}