Part of the structural HTML is there and part of it is in the registration_page.php.
However, it isnt the structure you need to be looking at, rather its the CSS.
For example, by adding this to your themes style.css it will sort the tick box out
.event_espresso_form_wrapper ul {
margin-left: 0 !important;
}
The terms of purchase is not to do with EE’s styles though, it is your themes. On line 103 there is a float:left removing that will stop the title Terms of Purchase being where it is. However removing that may affect other parts of the theme, I didnt test in depth.
Viewing 2 reply threads
The support post ‘Need to edit layout on registration 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.