This has been bugging me all afternoon. Ive been playing around with a whole range of divs and css but can’t seem to remove the padding or margin between question groups on the registration page. I would like each question group to butt-up against each other with no space above and below. My question groups do not have headings. Can you tell me where I should be looking?
I couldn’t see any padding issues, nor the negative position you said you added.
The checkbox issue can be improved by adding the following CSS:
.event_espresso_form_wrapper ul {
margin-top 0;
margin-left: 10px;
clear: none;
}
Viewing 2 reply threads
The support post ‘Remove padding between question groups’ 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.