Hi We are using the event calendar plugin on our site and want to change the background color of this page only to white: https://staging1.mycentralfloridafamily.com/events/ how do we do that?
Thanks,
Hi,
You can use the background from categories for this ( https://www.screencast.com/t/qRQDe9tGS7 ), just ashore you have just that page in that category, if you wish to have only on that page different background.
Thank you.
Hi,
How do you set a single page as a category?
Thank you,
Hi,
Giving additional info on this TheEventsCalendar plugin creates its own page when you install the plugin. There is not backend admin panel for the page like a normal page would have and the TD composer is not accessible from the front end either. If you look for the page in the pages panel in WordPress it does not show there either.
So how would I can access the page to assign a category. Is there another way?
Thank you.
Hi sorry, one last question. I also need to have all the listing pages white as well. https://staging1.mycentralfloridafamily.com/event/defy-orlando-now-open-in-orlando-check-out-6-under-only-times-6/
Can this be changed?
Hi,
If I understand correctly this code is what you need:
.tribe_events-template-default {
background-color: white;
}
See results: https://www.screencast.com/t/aaWHsWWYa5L7
Thanks.
Worked like a charm. Thank you for your expert support.