List Separator Month
-
Hello,
Is there, is there a way to change the colour of the list separator month bar?
On this url I would like to change the bar that contains MARCH 2015 from light grey to dark navy (#182b49)
http://equilibrium-security.co.uk/events/Consequently the text of MARCH 2015 would also need to change to white. I have tried to do this myself but andy custom CSS I put in I think the theme styling must be overriding?
Thanks,
Luci
-
Hi there, Lucy!
You should be able to add something like this to your CSS to change the background color:
.tribe-events-list-separator-month { background-color: #182b49; }Cheers!
GeoffThank you! That’s worked, only trouble is the text colour doesn’t show up to well now, see http://equilibrium-security.co.uk/events/ – any idea of how to change this to white please?
Also, we’ve assigned categories to the events, are you not able to select to show or search for one category? The only place I can see this appearing is on the event details when you click through.
Thank you for your help,
LuciHi Luci,
While we’re happy to point you in the right direction (and hopefully Geoff’s snippet gives you an idea or two of how to approach this sort of change) CSS tweaks are ultimately something we need to leave in your hands 🙂
Do remember to check out our Themer’s Guide if you haven’t already done so.
https://theeventscalendar.com/knowledgebase/themers-guide/
Thanks again!
The topic ‘List Separator Month’ is closed to new replies.