Calendar Sizing on Page (WordPress)

Home Forums Calendar Products Events Calendar PRO Calendar Sizing on Page (WordPress)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21711
    Jessica
    Participant

    Hey There!
    So–I had it pointed out to me that “Sunday” is getting covered by my sidebar widgets: http://littleindiana.com/events/month/.

    From searching through old forum posts, it looks like I can change the sizing of the calendar–but how and where?

    If this is possible, please “speak” slowly as though talking to a child. This is not my strong suit. 😉

    Thanks!
    Jessica Nunemaker
    Social Media Cupcake/Small Town Explorer

    #21746
    Jonah
    Participant

    Hi Jessica,

    This is mainly a theming/styling issue that you’ll need to play around with in your website theme but here is something to at least get you started. Add the following to your themes style.css file at the end:

    #tribe-events-content .tribe-events-calendar td .tribe-events-event {
    width: 66px;
    }

    This will set the width of events within the calendar. Aside from that you’ll have to play around with the styling more to get things the way you want.

    Good luck!

    – Jonah

    #977281
    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 ‘Calendar Sizing on Page (WordPress)’ is closed to new replies.