Title: Button color
Last modified: August 20, 2016

---

# Button color

 *  [MorenoG](https://wordpress.org/support/users/morenog/)
 * (@morenog)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/button-color/)
 * Hello,
    meybe a bit silly but how can I change the color of the 2 buttons event
   list and calender ( the ones that switch the view).. regards, Moreno

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

 *  [Jamuhroo](https://wordpress.org/support/users/jamuhroo/)
 * (@jamuhroo)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/button-color/#post-2200874)
 * Hi Moreno,
    you can change the colors on the events.css file: wp-content/plugins/
   the-events-calendar/resources/events.css?ver=1.6.5 on line 67 for the list button
   color:
 * .upcoming a.tec-button-on, .grid a.tec-button-on {
    background: none repeat scroll
   0 0 **#0F81BB;**
 * and on line 37 for the Calendar button color:
    .upcoming a.tec-button-off, .grid
   a.tec-button-off { background: none repeat scroll 0 0 **#999999;**
 * Regards,
    Jamuhroo
 *  [Jamuhroo](https://wordpress.org/support/users/jamuhroo/)
 * (@jamuhroo)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/button-color/#post-2200928)
 * Update to my previous comment: I had a closer look. list and calendar button 
   are controlled by the same css, the difference is active and inactive state, 
   not list or calendar. Hope this helped.
 *  [pcosmic](https://wordpress.org/support/users/pcosmic/)
 * (@pcosmic)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/button-color/#post-2200961)
 * how do you change the rest of the colours in the gridview/ calendar table?
 * i.e. the light blue colour on the calendar – I can’t fin any classes in the CSS
   file relating to these colours, only the ones mentioned by the original poster.
 * thanks!

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

The topic ‘Button color’ 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/)

 * 3 replies
 * 3 participants
 * Last reply from: [pcosmic](https://wordpress.org/support/users/pcosmic/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/button-color/#post-2200961)
 * Status: not resolved