• Resolved marseem

    (@waseemsannib)


    Hello everyone,
    I’m just wondering how I reduce the size of PayPal button?
    Thanks in advance
    https://ibb.co/7zbd8nJ

    I can resize the width to 330px and it comes good, but it doesn’t work in css code while in elements inspector only.
    I use the following code but did not work once I add it in css code page

    .@media only screen and (min-width: 300px)
    buttons:977:286.paypal-button-container {
    min-width: 300px;
    max-width: 3300px;
    }

    https://ibb.co/WB71qQg

    The page I need help with: [log in to see the link]

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

    (@joostvandevijver)

    Hello @waseemsannib

    thank you for reaching out to us, we are here to help.

    Next to the options available in the plugin settings, I am only aware of this code you can use for the product, cart and checkout button. Please take a look here.

    Let me know if this is sufficient for you to get the result you are looking for.

    Kind regards,
    Joost

    Plugin Support Syde Joost

    (@joostvandevijver)

    Since we haven’t heard back from you, I’m going to mark it as resolved.
    In case you’re still having problems, feel free to let us know!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to reduce the width of PayPal button in cart page?’ is closed to new replies.