Support

Home Forums Event Espresso Premium stylizing shortcode display question

stylizing shortcode display question

Posted: September 13, 2015 at 7:27 pm

Viewing 1 reply thread


John Collins

September 13, 2015 at 7:27 pm

I’m displaying a list of my events on my home page. it looks awkward as is and I was wondering the best way to change the button location and stylize some of those items.

here’s my site. the list is about half way down the page.

http://ccw-kc.com/


Dean

September 14, 2015 at 5:29 am

Hi John,

The easiest way would be via CSS.

A basic example:

.espresso-event-list-wrapper-dv form {
    display: inline-block;
    float: right;
}

.event-datetimes {
    display: inline-block;
    max-width: 65%;
}

Screenshot http://take.ms/0Tjzd

Viewing 1 reply thread

The support post ‘stylizing shortcode display question’ 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