Support

Home Forums Event Espresso Premium Complete Purchase Button Style

Complete Purchase Button Style

Posted: July 25, 2012 at 9:44 am


abywater

July 25, 2012 at 9:44 am

I am trying to style my “complete purchase” button to standout – and when I edit the css for it – all of the input boxes in the entire form change as well?! Any ideas? See the checkout form below.

Thanks!

Complete Registration Button


Chris Reynolds

  • Support Staff

July 25, 2012 at 10:36 am

Can you post a link to your site so I can look at the actual code? Depending on your gateway, there should be an id to that input tag, e.g. id="aim_submit", so you would be able to do:

input#aim_submit {
    /* your css here */
}


abywater

July 25, 2012 at 10:47 am

here is the event I’m currently working on:

http://www.sync-opate.com/events/american-college-of-nutrition-53rd-annual-conference/

Thanks!


Chris Reynolds

  • Support Staff

July 25, 2012 at 11:45 am

Okay, so you’re using Stripe, so just update that snippet above to be input#stripe_submit and put whatever CSS you need into that.

The support post ‘Complete Purchase Button Style’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso