Title: List Separator Month
Last modified: August 22, 2016

---

# List Separator Month

 *  Resolved [Luci Widdowson](https://wordpress.org/support/users/widdowson/)
 * (@widdowson)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/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/](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
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Geoff Graham](https://wordpress.org/support/users/geoffgraham/)
 * (@geoffgraham)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/list-separator-month/#post-5916786)
 * 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!
    Geoff
 *  Thread Starter [Luci Widdowson](https://wordpress.org/support/users/widdowson/)
 * (@widdowson)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/list-separator-month/#post-5916887)
 * Thank you! That’s worked, only trouble is the text colour doesn’t show up to 
   well now, see [http://equilibrium-security.co.uk/events/](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,
    Luci
 *  [Barry](https://wordpress.org/support/users/barryhughes-1/)
 * (@barryhughes-1)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/list-separator-month/#post-5916935)
 * Hi 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/](https://theeventscalendar.com/knowledgebase/themers-guide/)
 * Thanks again!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘List Separator Month’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

 * [bar](https://wordpress.org/support/topic-tag/bar/)
 * [change](https://wordpress.org/support/topic-tag/change/)
 * [colour](https://wordpress.org/support/topic-tag/colour/)
 * [month](https://wordpress.org/support/topic-tag/month/)

 * 3 replies
 * 3 participants
 * Last reply from: [Barry](https://wordpress.org/support/users/barryhughes-1/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/list-separator-month/#post-5916935)
 * Status: resolved