Upcoming Events Event Month CSS

More
1 year 6 months ago - 1 year 6 months ago #161208 by Sam
Upcoming Events Event Month CSS was created by Sam
Hello,

I have two questions regardingcustomizing the CSS for the upcoming events-improved view event month and day colour.
1. This is my default view.
ibb.co/hfkgRBs
and my default CSS code.
.ebm-upcoming-events-improved div.ebm-event-month{
    background: #214865;
    border: 1px solid #214865;
}

.ebm-upcoming-events-improved div.ebm-event-day {
    border: 1px solid #214865;
    color: #214865;
}

I went to Events booking > Configuration and custom CSS and added this CSS code.ebm-upcoming-events-improved div.ebm-event-month{    background: #2fb1f0;
 border: 1px solid #2fb1f0;} .ebm-upcoming-events-improved div.ebm-event-day {    border: 1px solid #2fb1f0;    color: #214865;}

ibb.co/DQrMdHH
I can see the change when I inspect in Chrome changing the code. I also added that code to custom CSS and flushed the cache but I am still not able to see the result. 
2. Is it possible to change the font colour of the event names?  ibb.co/GJHz4Gq . Right now it is taking the style of an element but I wanted to just the colour of the font for this one.


Any help would be appreciated.

Sam
Last edit: 1 year 6 months ago by Sam.

Please Log in or Create an account to join the conversation.

More
1 year 6 months ago #161212 by Sam
Replied by Sam on topic Upcoming Events Event Month CSS
Update:

I was able to fix the issue by adding !important tag to override it.

Please Log in or Create an account to join the conversation.

More
1 year 6 months ago #161219 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Upcoming Events Event Month CSS
OK Sam. I'm glad you were able to come up with a solution. Please continue using the extension. If you have questions or need help, please don't hesitate to ask us

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc