Support

Home Forums Event Espresso Premium Mobile view (3)

Mobile view (3)

Posted: January 21, 2020 at 11:00 am


hgoldstein52

January 21, 2020 at 11:00 am

The event name is showing on 2.5 lines and we would like it to show on 2 lines
https://www.deluxeretreats.com/events/litenatsky-bar-mitzvah/


Josh

  • Support Staff

January 21, 2020 at 11:11 am

Hi,

A good way to make that happen is the status bar can be moved onto its own line when it’s a smaller screen/viewport. Here’s how to do that:

You go to your site’s Appearance > Customize > Additional CSS page and add the following:

@media (max-width: 600px) {
.entry-title span.ee-status {
display: block;
float: none;
margin: 0 auto;
}
}

Then click the Publish button.

The support post ‘Mobile view (3)’ 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