Mini calendar widget

Home Forums Calendar Products Events Calendar PRO Mini calendar widget

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #56155
    Christian
    Participant

    Hi, I have upgraded to the latest version and my mini calendar widget has gone all strange. Its shape is odd and the colors are a little weird.
    Is there any reason for that.
    I have two sites– one with the old widget (licpost.com) and the new site (sunnysidepost.com) with the new widget. What is causing the distortion of the new widget. Thanks

    #56337
    Jonah
    Participant

    Hi Christian,

    It looks like some simple CSS styling issues… Try adding the following CSS to your theme’s style.css file:

    .tribe-mini-calendar td {
    padding: 4px 0;
    }
    .sidebar .tribe-mini-calendar-nav span {
    margin: 0 15px;
    }

    Because your sidebar is so narrow, you may need to do some additional CSS tweaks to get things looking better. Hopefully this gives you a good starting point though.

    – Jonah

    #979970
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mini calendar widget’ is closed to new replies.