Event Title in Month View not using full width of the Day's box -CSS adjustment?

Home Forums Calendar Products Events Calendar PRO Event Title in Month View not using full width of the Day's box -CSS adjustment?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1008066
    John
    Participant

    Is there a CSS adjustment or something I can add in order for the event title to use the full width of the box for each day-of-the-week? Right now it appears as though it’s only using about one third of the box. See link below.

    It’s definitely caused by my theme, but I was hoping you guys might have the genius to help with the CSS.

    http://www.magentacticaldefense.com/events/month/

    #1008374
    Brian
    Member

    Hi,

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

    Thanks for providing the think. I see what you mean.

    I got this css to fix it:

    .events-archive.events-gridview #tribe-events-content.tribe-events-month .hentry.vevent.type-tribe_events {
    width: 100%;
    margin: 0;
    padding: 5%;
    }

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

    Let me know if that helps.

    Thanks

    #1013083
    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 ‘Event Title in Month View not using full width of the Day's box -CSS adjustment?’ is closed to new replies.