Moving Stripe buttons from one part of the Product page to another
-
I’m trying to move the Stripe payment buttons out of the Quantity div to a bit lower in the layout. Right now, the code is like this:
<div id="wc-stripe-payment-request-wrapper" style="clear:both;padding-top:1.5em;"><div id="wc-stripe-payment-request-button"></div></div><p id="wc-stripe-payment-request-button-separator" style="margin-top:1.5em;text-align:center;display:none;">— OR —</p></div>
So how would I move this to be in a different position on the page? Right now, on mobile, the Apple Pay button is cutting off.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Moving Stripe buttons from one part of the Product page to another’ is closed to new replies.