• Resolved shihtzurescue

    (@shihtzurescue)


    Hi,

    Can you please point us to how to center the Donate button (“Help Kiko & Yuki” at link below) in the block please? Whatever we have tried so far is not working.

    Also, we currently show Goal Format as Amount Raised on our fundraiser page (per out form setting). Can we show % raised as well on that same page? If so, what shortcode would we use please?

    Thank you for your assistance.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Rick Alday

    (@mrdaro)

    Hi @shihtzurescue,

    You can use this CSS code to center the button:

    #give-form-4932-wrap button.give-btn {
        margin: 0 auto;
        display: block;
    }

    The goal bar can only show the amount raised or percentage raised but not both.

    Thread Starter shihtzurescue

    (@shihtzurescue)

    @mrdaro thank you so much for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS for Donate button’ is closed to new replies.