Title: Shortcode layout change
Last modified: June 30, 2022

---

# Shortcode layout change

 *  Resolved [trissietris](https://wordpress.org/support/users/trissietris/)
 * (@trissietris)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shortcode-layout-change/)
 * Hello.
    Im using the shortcode to display events, i want to show events and the
   info in one line each.
 * Now i have
    Zandstock Festival 13 augustus 2022 ‘t Zand
 * But i would like to show it like this:
 * Zandstock Festival – 13 augustus 2022 – ‘t Zand

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shortcode-layout-change/#post-15784411)
 * Hi,
 * And how do you want to display event info and featured image? Or do you only 
   want to display the event details, without event info and featured image?
 * Guido
 *  Thread Starter [trissietris](https://wordpress.org/support/users/trissietris/)
 * (@trissietris)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shortcode-layout-change/#post-15784450)
 * Hello Guido.
 * Thank you for your quick reply.
    I want it as simple as possible.
 * A list like this:
    Event – date – location Event – date – location Event – date–
   location Event – date – location
    -  This reply was modified 4 years, 2 months ago by [trissietris](https://wordpress.org/support/users/trissietris/).
 *  Plugin Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shortcode-layout-change/#post-15784946)
 * Hi,
 * If this is the only event list on your site, you can disable the info section
   and featured image via te settingspage.
 * And add this CSS at page Extra CSS in the Customizer:
 *     ```
       .vsel-meta-title, .vsel-meta-date, .vsel-meta-location {display:inline-block; float:left;}
       .vsel-meta-date {padding-left:5px; padding-right:5px;}
       .vsel-meta-date::before, .vsel-meta-date::after {content: " - ";}
       ```
   
 * Guido
 *  Thread Starter [trissietris](https://wordpress.org/support/users/trissietris/)
 * (@trissietris)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shortcode-layout-change/#post-15785262)
 * Thank you so much Guido for your quick response and good help! this worked for
   me, i wish you all the best.
 *  Plugin Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shortcode-layout-change/#post-15786713)
 * Great, you’re welcome!
 * Guido

Viewing 5 replies - 1 through 5 (of 5 total)

 The topic ‘Shortcode layout change’ is closed to new replies.

 * ![](https://ps.w.org/very-simple-event-list/assets/icon-256x256.png?rev=1415754)
 * [VS Event List](https://wordpress.org/plugins/very-simple-event-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/very-simple-event-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/very-simple-event-list/)
 * [Active Topics](https://wordpress.org/support/plugin/very-simple-event-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/very-simple-event-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/very-simple-event-list/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Guido](https://wordpress.org/support/users/guido07111975/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/shortcode-layout-change/#post-15786713)
 * Status: resolved