Title: Single Event &#8211; remove sidebars
Last modified: April 3, 2017

---

# Single Event – remove sidebars

 *  Resolved [theveej](https://wordpress.org/support/users/theveej/)
 * (@theveej)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/single-event-remove-sidebars/)
 * Hi Guys, great plugin thanks.
 * I want to remove sidebars from single event pages. In my theme, posts and pages
   both have sidebars. However, I want to get rid of this in the single event pages.
 * My theme allows individualised customisation per post or page (through the page
   attributes box in the editor). However the page attributes box is not available
   when I add new event or edit current event. Why is this and how can I fix it?
 * thanks

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

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/single-event-remove-sidebars/#post-8985661)
 * EM is using custom post type; it should show once your theme supports custom 
   post type (CPT) however try to choose theme fullwidth template under Events >
   Settings > Pages > Event Pages > Display events as (dropdown) > under Theme Templates
 *  Thread Starter [theveej](https://wordpress.org/support/users/theveej/)
 * (@theveej)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/single-event-remove-sidebars/#post-8985714)
 * Is there a way to make it non custom post type?
 * I can’t choose any theme template with full width because the two templates for
   page and post have sidebar enabled.
 * The other two templates are gallery and contact us which then is messy in terms
   of display.
 * So my only choice is to make it a post template which is non custom post or to
   make it able to use page attributes. Can i implement page attributes?
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/single-event-remove-sidebars/#post-8987983)
 * No, events need to remain a custom post type. You can copy any template that 
   you want to use to single-event.php and Events Manager will use that template.
 *  [Robswaimea](https://wordpress.org/support/users/robswaimea/)
 * (@robswaimea)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/single-event-remove-sidebars/#post-8988932)
 * If you know how to remove your sidebars with CSS.. and the associated CSS to 
   make fullwidth this can be done for your theme… well, it worked for me.
 * I tested this earlier today with my theme Twenty Fourteen.
    In the template single-
   event.php below the closing PHP statement `?>` Place your CSS code… ie:
 *     ```
       <style>
       blah blah blay...
       etc etc etc...
       </style>
       ```
   
 * Can’t promise it will work for you.
    Best to contact your theme people for instructions
   to remove the sidebars and make full width with CSS.
 * Good luck.
 *  Thread Starter [theveej](https://wordpress.org/support/users/theveej/)
 * (@theveej)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/single-event-remove-sidebars/#post-8994985)
 * Thanks guys 🙂
 * and Thanks [@robswaimea](https://wordpress.org/support/users/robswaimea/)

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

The topic ‘Single Event – remove sidebars’ 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

 * [event](https://wordpress.org/support/topic-tag/event/)
 * [page attributes](https://wordpress.org/support/topic-tag/page-attributes/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [single event](https://wordpress.org/support/topic-tag/single-event/)

 * 5 replies
 * 4 participants
 * Last reply from: [theveej](https://wordpress.org/support/users/theveej/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/single-event-remove-sidebars/#post-8994985)
 * Status: resolved