Support

Home Forums Event Espresso Premium Prices in the future show up messy

Prices in the future show up messy

Posted: April 8, 2016 at 5:15 am


tariqrazzaq

April 8, 2016 at 5:15 am

On the following page: https://www.mcevents.org.uk/eventbooking/bolton-family-fun-weekend/

The prices in the future have 22nd April , Goes on sale (orange).. The text is above the date and looks quite odd.. I would prefer if it was to the right of the date. Is this possible?


Tony

  • Support Staff

April 8, 2016 at 5:32 am

Hi there,

You can remove the br that places the text on 2 lines using this:

.tckt-slctr-tbl-td-qty .ticket-pending-pg br {
    display: none;
}

The text and date will then display on a single line rather than 2, but the text will be displayed to the left of the date, like this – http://take.ms/LIjD2

You may also want to add some styles to stop you theme forting the text to the top of the td, like this:

td.tckt-slctr-tbl-td-qty {
    vertical-align: inherit;
}

The support post ‘Prices in the future show up messy’ 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