Support

Home Forums Event Espresso Premium Start Time not aligning on left on event registration page

Start Time not aligning on left on event registration page

Posted: August 28, 2014 at 1:00 pm


Cynthia Brown

August 28, 2014 at 1:00 pm

The Start Time of the event is not left-aligned like the date and end times on the event registration page. Any suggestions?

WP Version 3.9.2
EE Version 3.1.36.4.L

Link to page: http://thepoetsway.com/event-registration/?ee=21

Thank you


Lorenzo Orlando Caum

  • Support Staff

August 28, 2014 at 2:01 pm

Hi Cynthia,

You can inspect any element on a page using a free tool like Chrome Developer Tools (available with Google Chrome) or Firebug (available as a web browser extension).

This will show you the CSS that is handling the styling including the file and line number. Then you can add new styling to your child theme’s stylesheet or through a plugin like Reaktiv CSS builder or My Custom CSS.

Try this CSS:

.start_date{padding-top:10px}

Then force refresh to see the changes:

http://en.support.wordpress.com/browser-issues/#force-refresh


Lorenzo


Cynthia Brown

August 28, 2014 at 2:04 pm

thank you Lorenzo – I did use Firebug but was unable to find/adjust the css for that style! your css coding did the trick, so I appreciate that! thank you!

The support post ‘Start Time not aligning on left on event 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.

Event Espresso