• Hi Everyone,

    I’m using paddle to do be the payment gateway on my website, they have an unstyled button code here:

    <a href="#!" class="buy-button" data-product="12345">Buy Now!</a>

    On my theme buttons are styled like this:

    <div class="d-flex justify-content-center mt-2" style="text-align: center;">
    
    [uptime_icon_button url="https://" label="Try for free"]
    
    </div>

    Please could someone recommend how I could apply the style of the theme to this button.

    Many thanks

    • This topic was modified 4 years, 3 months ago by morgantevans.

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

Viewing 1 replies (of 1 total)
  • Hey @morgantevans,
    There are two Buy Now buttons available, both performing the same tasks.

    The first one is a button with a green background and the one you are referencing has white text with a white background (it’s not visible).

    Which one do you wish to style??
    Also, do you want to hide the other one??

Viewing 1 replies (of 1 total)
  • The topic ‘Checkout button style’ is closed to new replies.