Support

Home Forums Event Espresso Premium text not align

text not align

Posted: May 25, 2016 at 12:51 am

Viewing 3 reply threads


GAGF

May 25, 2016 at 12:51 am

Hello support, how to edit the check out page because the text is not properly align. for more detailed please visit this page. http://www.gagf2016.iag.org.ph/registration-checkout/#checkout


Tony

  • Support Staff

May 25, 2016 at 4:56 am

Hi there,

The checkout pages displays information based on your session so we can’t view what you see directly from that link. Its best to link us to an event we can test on, I found an event on your site and ended up with this – http://take.ms/Dy04g

Which test would you like to change?


GAGF

May 25, 2016 at 7:30 pm

when you look at the sentence: “in order to process your registration…..please take note all fields marked with an asterisk(
*)
are required.”


Tony

  • Support Staff

May 26, 2016 at 3:51 am

That’s happening because your theme is setting all spans within the content to have a width of 100% – http://take.ms/lrd5i

You’ll need to add some custom CSS to override that on the age, you can use something like:

#content #ee-single-page-checkout-dv span {
    width: auto;
}

That looks like this – http://take.ms/l1KfB

We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these.

Viewing 3 reply threads

The support post ‘text not align’ 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