We don’t have a built-in method to customize the design of the registration form, but if you are comfortable with HTML and CSS you can use custom CSS to change the output however you prefer.
If not you will likely need the help of a developer/designer who can write the CSS for you.
They are mostly dynamic, if you right-click on the element you want to target and click inspect element it will show you the ID and classes used on each element there:
I’m not sure I follow, it’s how you get the HTML ID’s and classes to use within CSS and target the specific elements.
You can’t use one without the other as you need to be able to target the specific elements. We ‘could’ provide a list of generic classes used across those elements but then to do what you are trying to do you’ll still need to target specific elements again using the above method.
Viewing 5 reply threads
The support post ‘Registration Form Customization’ 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.