• Resolved annasue

    (@annasue)


    The Donate button is too close to the dollar amounts. How can I space it out? Also, I think you should consider allowing more than 4 amounts. If I put two instances of the plugin, I get two donate buttons and two Donate Only Once links.

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

Viewing 1 replies (of 1 total)
  • Plugin Author wp.insider

    (@wpinsider-1)

    Yeah, you can do that with a little custom CSS tweak. You can add the following CSS tweak to your site to add margin top to the button (so there is more space):

    
    .dntplgn_submit_button {
        margin-top: 20px;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘“Donate” button too close to amount choices’ is closed to new replies.