change hover colour in footer links

Posted in: Newspaper
Post count: 186

How can I change the hover colour in the footer links, I was able to change thses in top menue and in sub-footer to an orange colour but cannot seem to get the footer to change stays the same colour as the post content. http://www.vards.net
Thanks.
Gus

Post count: 22421

Hello,
Please add this css to the theme panel-> custom css box:

.widget a:hover{
color:#e56e04;
}

Thank you!

Post count: 186

Thanks mission accomplished.

Post count: 186

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.