Support

Home Forums Event Espresso Premium Change font colours on widget

Change font colours on widget

Posted: February 2, 2014 at 11:53 am

Viewing 1 reply thread


Sherri Cameron

February 2, 2014 at 11:53 am

Does anyone know how to change the colour of the font on the widget?


Dean

February 3, 2014 at 5:27 am

Hi,

Via CSS. Add the folowing to your themese style.css file or to a plugin like My Custom CSS

.widget-area .events a,
.widget-area .events a:visited {
color: #000;
}

This will change the links to black and also if they are visited they will remain black.

Here’s a list of colours http://www.w3schools.com/html/html_colors.asp

Viewing 1 reply thread

The support post ‘Change font colours on widget’ 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