Support

Home Forums Event Espresso Premium How to hide 'Use user #1 details for all'

How to hide 'Use user #1 details for all'

Posted: October 7, 2014 at 1:32 pm


Ismail Jeilani

October 7, 2014 at 1:32 pm

Hi EE,

I’m using EE4 on my site and have created a paid event for members to register multiple registrants. My registration form seems to show an option for the registrant to use the details for Applicant 1 for all registrants, but I do not want this. Is there a way to ensure that all applicant details are filled out separately?

Thanks in advance!


Lorenzo Orlando Caum

  • Support Staff

October 7, 2014 at 1:51 pm

Hi Ismail,

You can inspect any element on a page using a free tool like Chrome Developer Tools (available with Google Chrome) or Firebug (available as a web browser extension).

This will show you the CSS that is handling the styling including the file and line number. Then you can add new styling to your child theme’s stylesheet or through a free WordPress plugin like Reaktiv CSS builder or My Custom CSS.

Try this CSS:

#single-page-checkout #spco-copy-attendee-dv {display:none;}

Then force refresh to see the changes:

http://en.support.wordpress.com/browser-issues/#force-refresh


Lorenzo

The support post ‘How to hide 'Use user #1 details for all'’ 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