You'll likely need to edit the CSS for that. Something like this in extra.less and then replace the colour hex values:
Code:
.eventIcon .eventIconHeader
{
background-color: #000; // hex colour value for month header
}
.eventIcon .eventIconTime
{
color: #fff; // hex colour value for day text
}
You'll likely need to edit the CSS for that. Something like this in extra.less and then replace the colour hex values:
Code:
.eventIcon .eventIconHeader
{
background-color: #000; // hex colour value for month header
}
.eventIcon .eventIconTime
{
color: #fff; // hex colour value for day text
}
I already done it myself . Thanks, looking for updates regarding featuring events and widget. The current widget is not what I wanted, I want more grid like featured one.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.