Support

Home Forums Event Espresso Premium Calendar updated – no text

Calendar updated – no text

Posted: June 18, 2013 at 3:47 pm


Ben

June 18, 2013 at 3:47 pm

Hi,

I’ve updated a clients calendar under their Basic Licence, and the colour for the text has disappeared. The categories and calendar settings appear correct.
See- http://screencast.com/t/ghoIn684xA

Any ideas?

Thanks
Ben


Josh

  • Support Staff

June 18, 2013 at 8:10 pm

Hi Ben,

The new calendar has some new settings that you can enable/disable the category queries. If those are turned off this can happen. If that’s not the case, can you post a link to the calendar page? There might be some CSS from somewhere that’s overriding the white text that should normally appear.


Ben

June 19, 2013 at 1:39 pm

Thanks Josh,

I believe the settings were already the same as before for the Calendar. This might be a CSS issue, but can you see what it is, as the only thing I think it might be is the theme, as the HTML 5 reset is arising.

Check it out – http://yogiwalks.com/calendar/

Thanks

Ben


Josh

  • Support Staff

June 19, 2013 at 2:00 pm

Yes the theme is setting the text color and background color both to #1693a5;

So one solution you can try is add this rule into a custom stylesheet:

#espresso_calendar .fc-event-title {
   color: #fff;
}


Ben

June 20, 2013 at 1:21 pm

Thanks Josh!

That did the trick.

Thanks

Ben


Josh

  • Support Staff

June 20, 2013 at 1:39 pm

You’re welcome. One thing that you might be interested in checking out is a really awesome tool that can be used to help diagnose this type of thing. It’s called Firebug and it installs on Firefix as an extension. There are similar tools for Safari and Chrome that are built in too. There’s a pretty sweet video that Chris Coyier made a while back that shows how to use Firebug:

http://css-tricks.com/video-screencasts/15-introduction-to-firebug/

The support post ‘Calendar updated – no text’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso