Calendar Text Spacing

Home Forums Calendar Products Events Calendar PRO Calendar Text Spacing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #32313
    Sheryl Lynn
    Participant

    For some reason some of the text on the calendar view for our events have large spaces between the words. It seem inconsistent. I have tried switching from default theme to template theme with no real change. I have used the calendar on other sites with no issue. Maybe an issue with pro?

    #32325
    Andy Fragen
    Moderator

    Sheryl, somewhere in your CSS it looks like you have `text-align: justify;` this appears on line 31 of your theme’s style.css. If you comment it out or add something like
    `table.tribe-events-calendar { text-align: left; }` it should look more normal.

    #32326
    Sheryl Lynn
    Participant

    You so rock!! That did it, I just have to remember that whenever I update the theme. I think I will try this for the widgets too, same issue!

    Thanks again!
    SL

    #32327
    Andy Fragen
    Moderator

    SL, you’re welcome. Glad it works. If you follow the Themer’s Guide you can add that CSS to a copy of events.css and it should override your theme’s CSS.

    #32342
    Barry
    Member

    Looks like we’re all wrapped up here so I’m going to close this thread.

    #978575
    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Calendar Text Spacing’ is closed to new replies.