Support

Home Forums Event Espresso Premium Form stretches over side menu bar looks terrible – how to change it

Form stretches over side menu bar looks terrible – how to change it

Posted: June 19, 2018 at 10:57 am

Viewing 7 reply threads


cellbotics

June 19, 2018 at 10:57 am

The form they fill out to register for my class started stretching over the side menu bar so the words all jumble together – how can I stop this?


Josh

  • Support Staff

June 19, 2018 at 11:15 am

Hi cellbotics,

Usually a formatting issue like this is the result of some of the CSS from the WordPress theme. Can you post a link to the event page so we can take a look? Usually this can be fixed by applying a bit of custom CSS to override the theme’s form styles.


cellbotics

June 19, 2018 at 11:40 am

thank you

http://cellbotics.com/events/msc-3-day-aug-27-18/


cellbotics

June 19, 2018 at 11:41 am

http://cellbotics.com/registration-checkout/#checkout


cellbotics

June 19, 2018 at 11:41 am

sorry this is it

http://cellbotics.com/registration-checkout/#checkout


cellbotics

June 19, 2018 at 11:42 am

it happens on all of the forms no matter the date FYI


Josh

  • Support Staff

June 19, 2018 at 12:21 pm

OK this CSS will ensure the form does not stretch:

fieldset select{
 margin: auto;
 width: 100%;
}

You an add the above to your site’s Additional CSS panel located in Appearance > Customize > Additional CSS.


cellbotics

June 19, 2018 at 12:40 pm

your a life saver!!! thank you! it works perfect now

Viewing 7 reply threads

The support post ‘Form stretches over side menu bar looks terrible – how to change it’ 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