Hi @martae85
Sorry, the ID was changed a while back.
.product #ppc-button-ppcp-gateway {
margin-top: 1em;
width: 150px
}
This would add a margin at the top, since the alternative render hook often results in the button being displayed without a gap below the add to cart button. It depends on the theme, though.
At this time, the button height can only be actively controlled for the Mini Cart button from the plugin settings. All other button locations do not have a height setting and the only alternative way to manipulate the height, is by changing the width of the container, as the buttons are rendered dynamically according to the size of the div. The 150px in the example above is the minimum PayPal supports.
That being said, the team is looking into eventually providing height configurations for more button locations.
I hope this helps!
Kind regards,
Niklas