Home › Forums › Calendar Products › Events Calendar PRO › Styling the Calender Widget
- This topic has 11 replies, 2 voices, and was last updated 10 years, 10 months ago by
Brian.
-
AuthorPosts
-
May 31, 2015 at 8:45 am #966288
Lisa
ParticipantOur 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
May 31, 2015 at 8:46 am #966289Lisa
ParticipantForgot the link:
June 1, 2015 at 5:26 am #966361Brian
MemberHi,
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
June 1, 2015 at 8:56 pm #966535Lisa
ParticipantI 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?
June 1, 2015 at 8:58 pm #966536Lisa
ParticipantAnd 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?
June 2, 2015 at 6:04 am #966583Brian
MemberNot 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
June 3, 2015 at 10:58 am #966978Lisa
ParticipantI added it through the plugin and it still doesn’t work.
Sorry! 🙂
June 4, 2015 at 6:08 am #967129Brian
MemberHello,
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
June 9, 2015 at 4:50 pm #968281Lisa
ParticipantI’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.
June 9, 2015 at 5:43 pm #968294Brian
MemberOh 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
June 15, 2015 at 2:22 pm #969621Lisa
ParticipantThat did it…thanks!
June 16, 2015 at 4:57 am #969692Brian
MemberGreat 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
-
AuthorPosts
- The topic ‘Styling the Calender Widget’ is closed to new replies.
