Title: Sing Event Page Width Issue
Last modified: August 30, 2016

---

# Sing Event Page Width Issue

 *  Resolved [pe4learning](https://wordpress.org/support/users/pe4learning/)
 * (@pe4learning)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sing-event-page-width-issue/)
 * Hi there, I tried to look at a previous topic on this but it was closed and from
   a long time ago.
 * I love the plugin and my only issue is the full page event is too wide and knocks
   my side bar underneath the event
 * Example – [http://www.pe4learning.com/event/ukpechat-technology-in-pe/](http://www.pe4learning.com/event/ukpechat-technology-in-pe/)
 * The same thing happened with single product pages in my woo commerce store but
   for some reason I cant find how I fixed this to stop the widget bar from going
   below the content.
 * I am guessing its a CSS tweak but have tried to check my page templates and nothing
   has come up as of yet, I will keep trying until I get a reply.
 * Thanks
 * Paul
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

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

 *  Plugin Contributor [Brian](https://wordpress.org/support/users/brianjessee/)
 * (@brianjessee)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sing-event-page-width-issue/#post-6699562)
 * HI,
 * Thanks for trying out our plugin. We can try to help out here, but not able to
   provide coding to fix theme compatibility issues.
 * Have you tried changing the Events Template in the settings?
 * Head to this page:
 * _Events > Settings > Display Tab_
 * Then change this setting:
 * _Events Template_
 * To another template, try different templates to see if they work.
 * If that does not work you would have to use some custom css to fix this.
 * Something like this might get you started:
 *     ```
       #tribe-events-pg-template {
       margin: 0;
       width: 800px;
       float:left;
       }
       ```
   
 * Thanks
 *  Thread Starter [pe4learning](https://wordpress.org/support/users/pe4learning/)
 * (@pe4learning)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sing-event-page-width-issue/#post-6699648)
 * Brian, you are a legend!
 * Thanks ever so much for this and it has solved the problem with the custom css.
 * Such a simple solution but thank you kindly for taking up your time to reply 
   and help me out.
 * Regards
 * Paul
 *  [Clifford Paulick](https://wordpress.org/support/users/cliffpaulick/)
 * (@cliffpaulick)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sing-event-page-width-issue/#post-6699721)
 * Brian IS a legend! 🙂

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

The topic ‘Sing Event Page Width Issue’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

 * [events](https://wordpress.org/support/topic-tag/events/)
 * [single](https://wordpress.org/support/topic-tag/single/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 3 replies
 * 3 participants
 * Last reply from: [Clifford Paulick](https://wordpress.org/support/users/cliffpaulick/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/sing-event-page-width-issue/#post-6699721)
 * Status: resolved