I have full styles selected and the default Page template which has a sidebar on the right.
Here is the link to screenshots.
http://ge.tt/1lZVrvN2?c
the Month Calendar is spanning over 1700 pixels. when I look at the .tribe-events-calendar th it is set to
.tribe-events-calendar th {
width: 250px;
height: 10px;
background-color: #003366;
color: #FEF3DD;
padding: 4px 0;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
Where is it reading this from.. so I go in and set it to width:100px and it just ignores it and goes back to 250.
it was working fine with this theme until I tried to upgrade to 3.12 , not that that is the reason, but something changed.
Not looking for you to do my work for me just wondering if you know what could be happening having seen more of this than I.
thanks