Support

Home Forums Event Espresso Premium Calendar Column Width Craziness

Calendar Column Width Craziness

Posted: April 20, 2014 at 10:15 am

Viewing 2 reply threads


Suhaib Siddiqi

April 20, 2014 at 10:15 am

After updating my Event Espresso to latest version (3.1.36.5.P), my Calendar column width went crazy. The last column is way too much wide. See screen capture at http://www.bostondesiconnection.com/calendar.png


Suhaib Siddiqi

April 20, 2014 at 10:54 am

Well, I had to add following to custom CSS. Without width:auto, columns width were crazy.

.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
border-bottom-width: 1px;
width: auto;
}


Lorenzo Orlando Caum

  • Support Staff

April 20, 2014 at 1:44 pm

Hi there Suhaib,

Thanks for sharing that solution. Your theme may be adding some additional styling which when combined with the default calendar styling is causing this issue.

Try testing a default WP theme by using the Theme test drive plugin. You shouldn’t run into this issue.


Lorenzo

Viewing 2 reply threads

The support post ‘Calendar Column Width Craziness’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso