Home › Forums › Calendar Products › Events Calendar PRO › Mini widget calendar colors not changing
- This topic has 4 replies, 3 voices, and was last updated 10 years ago by
Support Droid.
-
AuthorPosts
-
April 25, 2016 at 4:37 pm #1106875
Michael
ParticipantThe changes that I put in my Aveda theme custom.css do not work. I have included the details in the attached image file. I am trying to may the dates on the mini widget calendar appear more prominent without making the color of a future date that has a meeting to dark.
This is the code I have in my Aveda theme custom.css
/** Change the colour scheme of the days of the week */
.tribe_mini_calendar_widget .tribe-mini-calendar-dayofweek {
background: #EBEAEA !important;
color: black;
}
/** Make highlighted days (those that have events) pop out a little more */
.tribe-mini-calendar td.tribe-events-has-events {
background: #c2c2a3 !important;
}I would like to make the days that have events pop out a little more. Maybe I need to change the background of the mini widget calendar but not sure how to do that. The changes that I put in the Avada theme custom.css do not appear to be working. I would appreciate any suggestions.
April 27, 2016 at 4:57 am #1107621Nico
MemberHi Michael,
Thanks for reaching out!
While we do not support CSS customizations, I can take a look if you can send over your site URL (so I can inspect the elements and do some styling tests).
The changes that I put in the Avada theme custom.css do not appear to be working.
I’m not sure of how this should work as it’s part of the theme not of our plugin. Can you try contacting Avada support on this?
Best,
NicoApril 27, 2016 at 9:28 am #1107728Michael
ParticipantThis reply is private.
April 28, 2016 at 7:48 am #1108211Nico
MemberHey Michael,
Thanks for following up!
Sounds like the CSS changes might not be saving correctly. You can try using the Simple Custom CSS plugin to insert the custom CSS instead of the Avada method, which again I’m not familiarized with.
This sounds like a theme CSS customization issue so I don’t thing the calendar settings might be affecting this.
Please give the plugin a try and let me know,
Best,
NicoMay 13, 2016 at 9:35 am #1114312Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Mini widget calendar colors not changing’ is closed to new replies.
