I have several visual things I’d like to change on this page.
To make my site color blind friendly, how do I change the text on forms to another color from red?
How do I hide…
“In order to process your registration, we ask you to provide the following information.
Please note that all fields marked with an asterisk (*) are required.”
How do I change the color of the title row under Ticket Details and reduce that white space?
How do I change the formatting for the Attendee # title?
How do I change the formatting for titles of each section (ex: make “Personal Information” stand our more)?
How do I reduce the white space between each field…make the form a little tighter?
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 plugin like Reaktiv CSS builder or My Custom CSS.
This CSS handles the red color for required fields:
The support post ‘Change CSS for Registration Checkout Page’ 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.