Support

Home Forums Event Espresso Premium Text alignment problem with registration form

Text alignment problem with registration form

Posted: October 30, 2012 at 11:56 am

Viewing 2 reply threads


Csete Sarolta

October 30, 2012 at 11:56 am

Hi there!
I am having trouble with text alignment on the registration form – for some reason the text is fully justified. See here: http://www.primetimeinottawa.ca/event-registration/?ee=2. Which file would I have to edit to change the text alignment on the reg form? Every other page is fine.
Thanks,
Sarolta


Josh

  • Support Staff

October 30, 2012 at 1:43 pm

Hi there,

Those styles are coming from the active WordPress theme, line 808 of style.css:

#container, 
#content, 
#content-full {
    font-size: 14px;
    text-align: justify;
}

You could try overriding that with:
text-align:left;


Csete Sarolta

October 30, 2012 at 5:13 pm

That worked perfectly, thanks a lot!!!
Sarolta

Viewing 2 reply threads

The support post ‘Text alignment problem with registration form’ 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