Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @tkwpweb

    The button looks pretty big in the screenshot you shared. Are you asking for help making the PayPal button larger? If so, can you share a website url where we can review your site?

    Kind Regards,

    Thread Starter tkwpweb

    (@tkwpweb)

    The height is correct but the width is not 100%. In css i saw that you limit by 750px. A change doesn’t help – so maybe you change the button width by JS.

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @tkwpweb

    In css i saw that you limit by 750px. A change doesn’t help – so maybe you change the button width by JS.

    We don’t limit the button’s max width to 750px, PayPal does. If you inspect the source you will see that the PayPal button is inside an iframe and the html within the iframe is limited to a max width of 750px.

    That isn’t something we can control since it’s part of PayPal’s JS SDK.

    Here is a Github issue that was raised but PayPal did not respond.

    Kind Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘“Pay now” button on checkout page – too small’ is closed to new replies.