Hi There,
Im hoping somebody can help.
When you are checking out an event in training calendar, there are two confirmation boxes. Is there anyway of deleting one so there is just one ‘confirm registration’ box to click.
Website is http://www.anniebarr.com
Best
Rosie
The styles.css in the theme folder (e.g. themename/style.css) can be edited either via FTP or via Appearance > Editor (it will be the first file that comes up).
Ideally to stop changes made being over written when a theme updates you should use a Child Theme or a plugin such as My Custom CSS
Hi Dean,
I pasted:
/* hide second confirmation button */
input#confirm2.btn_event_form_submit {display:none;}
At the bottom of my css.style page and saved, but it still hasn’t removed the second registration box.
Any more suggestions?
Best
Rosie
Do you mean you added it to the theme’s style.css file? It looks like the theme is sending minified versions of it’s style.css (style.min.css) to the browser. You may have to find an option in the theme to have it re-minify the css file after you make changes to it. The easier thing may be to use the My Custom CSS plugin.
Viewing 5 reply threads
The support post ‘Two Confirmation of registration boxes on checkout?’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.