Hello,
I am using the Tribe Events Plugin and I have used a Full Width template that one of the Kriesi support team members has made. I have recently updated the Tribe Events Calendar to the latest version and now some of my Single Event Pages are not full width. They keep getting automatically resized to about 33% of the width of the screen. You can see an example at this link: http://fieldbc.ca/event/town-meeting-march-10-2014/
However, some Single Event Pages are still Full Width (http://fieldbc.ca/event/khsc-annual-dinner/).
It somewhat seems as though they are not filling the full width of the page if there is not a lot of text in the description of the event. I have been playing around with the templates but I am stumped. Your help is much appreciated.
Thanks!
Hi stoffey99!
Please insert this code into the quick css field:
.single-tribe_events .fullsize .content {
width: 100%;
}
Regards,
Peter
Thanks, Peter. Not sure why I couldn’t figure this one out but it is all good now thanks to you. Much appreciated!