Support

Home Forums Event Espresso Premium Override link color in table view template

Override link color in table view template

Posted: January 3, 2017 at 10:03 am

Viewing 2 reply threads


bearcotraining

January 3, 2017 at 10:03 am

I have converted the tile to link to details as outlined here
https://eventespresso.com/topic/making-event-titles-clickable-in-ee4-events-table-view-template/

My theme shows links in white text and I need to override the table to show links as black. How would I go about this?


Josh

  • Support Staff

January 3, 2017 at 11:25 am

One way is you add the following to your Customizer’s stylesheet:

.event_title a {
  color: #000;
}


bearcotraining

January 3, 2017 at 11:46 am

Thank you

Viewing 2 reply threads

The support post ‘Override link color in table view template’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso