• Resolved parmans1

    (@parmans1)


    Hi

    I have been using the stripe checkout shortcode. The button shown is the typical stripe button. I wish to add some styling on to it. Can you help me how to do it? Or how to inherit the style of theme buttons on this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Noor Alam

    (@naa986)

    @parmans1, What shortcode are you using? The new shortcode (wp_stripe_checkout_v3) doesn’t apply any custom styling.

    Please follow this up. Also using the [wp_stripe_checkout_v3 price=”price_UY9NozbEy7T3PUlk”] and this shows a standard HTML button. How can we custom style this button with CSS. Please provide information on this, at the moment the button isn’t usable without it being styled.

    Thread Starter parmans1

    (@parmans1)

    @webspaceinfo Very true. This shortcode only allows a typical button design. Which is no where useful. How to add custom styling on it?

    – Wrap the button inside a div
    – Give that div a class
    – style the button with .div_class button {your css};

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Button Styling’ is closed to new replies.