Support

Home Forums Event Espresso Premium verify registration button

verify registration button

Posted: January 10, 2014 at 10:48 am


TRT

January 10, 2014 at 10:48 am

Hello,

There are 2 buttons shown on the verify registration page. Is there a way to remove the top “Confirm Registration” button?


Jonathan Wilson

January 10, 2014 at 3:04 pm

Hi there,

Yes. You can either add this code to the style.css file of your theme, or to a custom CSS plugin.

/* hide second confirmation button */
input#confirm2.btn_event_form_submit {
    display:none;
}

The support post ‘verify registration button’ 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