Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Complete Purchase Button Style | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Complete Purchase Button Style

Complete Purchase Button Style

Posted: July 25, 2012 at 9:44 am

Viewing 3 reply threads


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.

Viewing 3 reply threads

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 - Staging Server