• I changed the color of the font for the widget titles but now I have a hover title that is staying black and only changing when being hovered over. Is it possible to change this so it is the same color as the other titles?

    I used the code:

    .widget-title {
    	color: #C4302B;
    }

    Is there something else I need to do? For reference it is the Facebook title on my sidebar (second one down). Site is here

  • The topic ‘change widget title font color if the title is a hover link’ is closed to new replies.