• Resolved marseem

    (@waseemsannib)


    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)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to resize the width of PayPal button’ is closed to new replies.