Home › Forums › Events Calendar Add-on › calendar view text color
Posted: October 20, 2013 at 2:50 pm
allccw
October 20, 2013 at 2:50 pm
On the calendar event date and time is in gray and not visible in the calendar. How do I change the text color in this area.
Dean
October 21, 2013 at 3:09 am
Hi,
It looks like the theme is over riding the colour scheme.
You can over ride it yourself by adding the following to your themes style.css file or a plugin such as My Custom CSS
.time-display-block { color: yellow; }
Obviously you can change the colour yellow to another word colour (red, blue, etc) or use hex codes (#ffffff) – http://www.w3schools.com/tags/ref_colorpicker.asp
The support post ‘calendar view text color’ 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.
Status: closed
Updated by Dean 11 years, 1 month ago ago