Styling the Calender Widget

Home Forums Calendar Products Events Calendar PRO Styling the Calender Widget

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #966288
    Lisa
    Participant

    Our default calendar shows the Months in white font with a white background… So it’s a very confusing calendar.

    I’ve tried to change the styling 2 different ways without any changes.

    1) I tried changing it in my themes custom CSS.
    2) I tried creating a tribe-events.css in the theme’s tribe events folder as I found online to try, without luck.

    What would you recommend for those looking to change the styling of the calendar widget?

    Thanks

    #966289
    Lisa
    Participant
    #966361
    Brian
    Member

    Hi,

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

    I visited your site and see what you mean.

    I tried this css and got it to work:

    .tribe-mini-calendar-wrapper .tribe-mini-calendar-no-event {
    color: #000;
    }

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

    Let me know if that helps.

    Thanks

    #966535
    Lisa
    Participant

    I added it to the custom CSS section of my theme and it still didn’t work?

    I appreciate your help! I didn’t have any luck with other themes either?

    #966536
    Lisa
    Participant

    And I see what you mean by inspect element and turning it off (making it work).

    Just not sure where it’s pulling the CSS and why I can’t override?

    #966583
    Brian
    Member

    Not sure, css is cached many times even at the server level and does not update.

    If you add it through the plugin I recommend does it work?

    If not could you at least add it through that plugin and live it active and I can take another look and see if I can tweak the css to make it work.

    Let me know.

    Thanks

    #966978
    Lisa
    Participant

    I added it through the plugin and it still doesn’t work.

    Sorry! 🙂

    #967129
    Brian
    Member

    Hello,

    I visited your site again and I see all text is in black now for the mini calendar.

    Are you not seeing that? Please try with a different browser then you typically use.

    Let me know.

    Thanks

    #968281
    Lisa
    Participant

    I’ve used all browsers, I still can’t see the MONTH on the calendar??

    Sorry it took so long to reply, had problems with your login system.

    #968294
    Brian
    Member

    Oh my bad I was looking at the Dates and saw that changed and did not pay attention to the month name.

    Sorry for the confusion on my part.

    Try out this css:

    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav span {
    color: #000;
    }

    Let me know how that works.

    Thanks

    #969621
    Lisa
    Participant

    That did it…thanks!

    #969692
    Brian
    Member

    Great glad it helps.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Styling the Calender Widget’ is closed to new replies.