Title: Layout
Last modified: January 15, 2018

---

# Layout

 *  Resolved [davidsavill](https://wordpress.org/support/users/davidsavill/)
 * (@davidsavill)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/layout-57/)
 * Hi all,
 * I was just looking at our events page, and I think the layout could do with a
   tweak, there are 3 key things I’m not liking.
 * 1.
    We have too many lines (too much like a grid)
 * I do like the layout of the demo as it’s quite clean (one line between each event)
   
   [http://demo.wp-events-plugin.com/events](http://demo.wp-events-plugin.com/events)
 * 2.
    Even though ‘Advanced Search’ is turned off, our search bar at the top is
   quite thick, the space for ‘Advanced Search’ is still there, even though the 
   link isn’t.
 * 3.
    There seems to be a big space between lines (again comparing to the demo)
   so for example, on the left, there is a big space between the date and time, 
   and on the right, there is a big space between the title and description.
 * Any idea how to fix these 3 things would be appreciated.
 * Thank you
 * David.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flayout-57%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/layout-57/#post-9870048)
 * Hi David,
 * 1. Here’s the formatting needed to reproduce the event list format used on the
   demo:
 * [https://pastebin.com/x2n46ZaP](https://pastebin.com/x2n46ZaP)
 * 2. Looks like your theme is doing something strange with the form spacing. Try
   adding this to the end of the style.css file of your theme:
 *     ```
       .em-search-form {
           height: 48px;
       }
       ```
   
 * 3.Do you have lots of `<br/>` tags between the placeholders used in the “Default
   event list format” under Events > Settings > Formatting > Events?
 *  Thread Starter [davidsavill](https://wordpress.org/support/users/davidsavill/)
 * (@davidsavill)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/layout-57/#post-9870587)
 * Thank you loads for your help,
 * With what you put here I’ve been able to mess with it and make it much better,
 * David.
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/layout-57/#post-9873364)
 * No problem 🙂 Let us know if you need more help.

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

The topic ‘Layout’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [layout](https://wordpress.org/support/topic-tag/layout/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 3 replies
 * 2 participants
 * Last reply from: [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/layout-57/#post-9873364)
 * Status: resolved