Display of [eo_fullcalendar] not correct

WordPress Event Management, Calendars & Registration Forums General Question Display of [eo_fullcalendar] not correct

This topic contains 1 reply, has 2 voices, and was last updated by  Stephen Harris 4 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34763

    Please have a look at http://highcountryhikingtours.com.au/marty/

    I am just using the short code [eo_fullcalendar]

    The display is all over the place. Any guidance on what could be causing this and how I could possible fix it please? 🙂

    Martin Suchta
    #34904

    Hi Martin,

    Your theme is setting:

    table {
        display:inline;
    }
    

    Try:

    .eo-fullcalendar table {
        display:table;
    }
    
    Stephen Harris
Viewing 2 posts - 1 through 2 (of 2 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.