The date and time for event pages became TOO big

Home Forums Calendar Products Events Calendar PRO The date and time for event pages became TOO big

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1027548
    Ismail
    Participant

    Hi Team,

    I have used the plugin successfully for nearly 12 months and never had any issues. But since upgrading to the latest release (I think it was 3.12.6) the way the date and time of event pages has changed dramatically.

    Now the date and time on every event page is literally 3 – 5 times larger than it used to be. This happened immediately after I updated the plugin. I looked at our website (mymasjid.ca/events) on both desktop and mobile and the problem was still present.

    Here is an image to show how big the date and time became after the update — http://imgur.com/TC0AMAf

    I tried to figure out what might be causing the problem but to no avail. One person on our team thinks it might be this line of custom CSS that’s causing the issue:

    #tribe_events_filters_wrapper label span {
    font-size: 15px;
    }

    But I’m not sure if they’re right. I’m not a programmer but hopefully you guys might know what to do.

    Thanks for the help!

    Best,
    Ismail

    #1027576
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help out here.

    It looks like a theme conflict has been created causing this issue.

    I found this resolves the issue:

    .tribe-events-schedule h2 {
    font-size: 100%;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #1027586
    Ismail
    Participant

    Hi Brian,

    Thanks for the quick response. We tried out that line of code and it worked!!

    Here is the before picture – http://imgur.com/TC0AMAf

    Here is the after picture – http://imgur.com/cxRAnNy

    Thanks again!

    #1027643
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘The date and time for event pages became TOO big’ is closed to new replies.