Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @machaddict

    While there is no setting to directly control the width, you can modify the container with custom CSS. The PayPal buttons are rendered dynamically in the container, so reducing its width will reduce the button width as well:

    #ppc-button-ppcp-gateway {
    
    	width: 150px
    }

    Please note, 150px is the minimum PayPal supports. So setting it even smaller won’t reduce the button size further.

    Maybe worth mentioning: When using the Vaulting feature, the buttons must be at least 250px wide for the Vault features to be available.
    I hope this helps!

    Kind regards,
    Niklas

    Plugin Support Syde Niklas

    (@niklasinpsyde)

    We have not heard back from you in a while, so I’m marking this thread as resolved.
    Hopefully, the above information helped you out.
    If you have any further questions, please feel free to reopen this topic or create a new one.

    Thank you!

    Kind regards,
    Niklas

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reduce paypal button container’ is closed to new replies.