• Resolved SSmeredith

    (@ssmeredith)


    Hello!

    Trying to add some custom css to style the payment button. What am I mising here? Your button is near the bottom and trying to reproduce the red one at the top. See below…

    .simpay-payment-btn .stripe-button-el:hover {
    color: white !important;
    background-color: #0047BA !important;
    text-decoration: none !important;
    bottom: 61px;
    }

    .simpay-payment-btn .stripe-button-el .stripe-button-el {
    color: white;
    font-weight: 700;
    text-align: center;
    background-color: #cc1931 !important;
    border: 3px solid white;
    border-radius: 40px;
    font-size: 28px;
    display: block;
    padding: 3px 30px;
    left: 0;
    right: 0;
    bottom: 58px;
    max-width: 300px;
    margin: 0 auto;
    }

    Thanks for your assistance-

    • This topic was modified 6 years, 10 months ago by SSmeredith.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi @ssmeredith,

    Thank you for contacting support, we will be providing you with the correct css after reviewing your form.

    Thank You!

    Thread Starter SSmeredith

    (@ssmeredith)

    Had to move quickly and went another route. Sorry I forgot to close this.

    Thank you though for your even faster support reply!!!

    Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi @ssmeredith,

    Glad to hear that you were able to achieve your desired customization. Our team is providing support on daily basis for each and every of it’s user.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘css for button’ is closed to new replies.