Hello @horecagroningen,
Thanks for reaching out to us.
You can change the background color ( Import Facebook Events Pro ) in your own color by below custom css. please set color as per your requirement.
.ife_event .event_date {
background-color: #039ED7 !important;
}
.ife_event .event_desc .event_title{
color: #039ED7 !important;
}
Hope this will be helpful to you.
Thanks,
Xylus Themes.
Hello @horecagroningen,
Glad to know that it’s worked. Feel free to contact us again.
Also, we would appreciate if you can post a review about the plugin at https://wordpress.org/support/plugin/import-facebook-events/reviews/. It would help more people to find out about the plugin.
Thanks.
Hi guys,
is there a way to change the color of the square blue background behind the date?
Thanks
Nic
Hello @thefifthpoint,
Thanks for reaching out to us.
You can change the background color ( Import Facebook Events Pro ) in your own color by below custom css. please replace color(#039ED7) as per your requirement.
.ife_event .event_date {
background-color: #039ED7 !important;
}
.ife_event .event_desc .event_title{
color: #039ED7 !important;
}
Hope this will be helpful to you.
Thanks,