I’ve recently installed the events manager plugin and when I view an event page the formatting is all weird, meaning that is is all narrow and centered rather than being formatted like the rest of the site in appearance.
Are you able to help with the CSS or whatever needs to be done so I can have the page display across the width of the actual page dimensions rather than just a narrow centered page?
Any assistance you can provide would be greatly appreciated.
Hi Steamed!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }
Cheers!
Yigit
Thats perfect thanks very much for your help.