• Resolved coriassphenix

    (@coriassphenix)


    hello

    I would like to reduce the height of the button.
    I would like to put a margin button to the bottom of the button too.

    The Button Height in settings doesn’t help me
    I have tried CSS but I could not make it work.

    Thank you very much

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

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

    (@joostvandevijver)

    Hello @coriassphenix

    I have some code you can add ass additional CSS that might help you get the outcome you are looking for: https://gist.github.com/Sirvijver/15b34321375994a37bfb346a7c1418e2

    Let me know if that does the trick for you.

    Kind regards,
    Joost

    Thread Starter coriassphenix

    (@coriassphenix)

    didn’t work. please help

    Plugin Support Syde Joost

    (@joostvandevijver)

    Hello @coriassphenix

    going through your website/checkout process, I am seeing that you have both our and the PayPal Checkout plugin installed. It is recommended to only use 1 Paypal plugin at a time. I think when you deactivate the Checkout Plugin, you might get our plugin working in the way you want and the provided filter might work at that time as well.

    Please try and let me know.

    Kind regards,
    Joost

    Thread Starter coriassphenix

    (@coriassphenix)

    that must be a cashing issue.

    I actually only need the margin bottom.
    I will appreciate if you help. Thank you

    Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @coriassphenix,

    I’m not sure how the button height could be adjusted via CSS.
    But you could add margins on all relevant pages like this:

    .product #ppc-button {
      margin-top:25px;
    }

    Kind regards,
    Niklas

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘reduce button height, put margin’ is closed to new replies.