Title: Simplify list view
Last modified: October 8, 2018

---

# Simplify list view

 *  Resolved [wickcheed](https://wordpress.org/support/users/wickcheed/)
 * (@wickcheed)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/simplify-list-view/)
 * Hi! Super plugin and extremely useful. One question, client displays the mini
   on their home page. They’d like just a very simple list of the events, like date
   and event title. Now the rows are quite tall and takes up much more space than
   we need. They almost want like a bulleted list of events to display there. Any
   tips on adding custom css or modifying in some other way to achieve this? Thanks
   so much for any help!

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

 *  [Web-Dorado Team](https://wordpress.org/support/users/wdteam/)
 * (@wdteam)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/simplify-list-view/#post-10762459)
 * Hi,
 * We are happy to hear that you liked the plugin. Thanks for the feedback.
 * Please note that in the case you use the [list view option](https://drive.google.com/file/d/1n7-_Hn81qlRHTF3V3bR6YAIh7HskF0o0/view?usp=sharing)
   of the calendar you will have this kind of view shown [in the screenshot.](https://drive.google.com/file/d/1sQu-0WO_EevsXSjFSgJ5RnV5BEtE3bw2/view?usp=sharing)
 * In the case you want to have just events and the name within the thin rows we
   can provide the css to have [this kind of view](https://drive.google.com/file/d/1bor7bD8DiRi8cXsw6l9VBFSWclrojf59/view?usp=sharing).
   Please let us know whether this works for you.
 * Thanks. Have a nice day,
 *  Thread Starter [wickcheed](https://wordpress.org/support/users/wickcheed/)
 * (@wickcheed)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/simplify-list-view/#post-10763403)
 * Thanks for the response! The list as it is now is too tall for the client, so
   yeah, if you had the css for a single line event list that would be awesome. 
   Is there a charge?
 *  [Web-Dorado Team](https://wordpress.org/support/users/wdteam/)
 * (@wdteam)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/simplify-list-view/#post-10766333)
 * Hi,
 * In the case you are newly adding the events, please note that you can select 
   n[none for the venue](https://drive.google.com/file/d/167hzPTO66qDiF00gLK_rilBisvZyLd0i/view?usp=sharing)
   from the Events page.
 * And add the following CSS code:
    .entry p { display: none; }
 * In the case you have already added events please add also this CSS code:
 * .ecwd_list .event-venue {
    display:none; }
 * In the case there will still be information that you would not like to display,
   please share with us the URL of the page where you have the calendar.
 * Thanks. Have a nice day.

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

The topic ‘Simplify list view’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/event-calendar-wd_a3bef6.svg)
 * [EventCalendar](https://wordpress.org/plugins/event-calendar-wd/)
 * [Support Threads](https://wordpress.org/support/plugin/event-calendar-wd/)
 * [Active Topics](https://wordpress.org/support/plugin/event-calendar-wd/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-calendar-wd/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-calendar-wd/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Web-Dorado Team](https://wordpress.org/support/users/wdteam/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/simplify-list-view/#post-10766333)
 * Status: resolved