Footer Email Text Color

Posted in: Newspaper
Post count: 15

I am in the process of setting up my site, samuelwright.com, using the classic blog demo. In the footer, my email address is blue and hard to see. How do I change the color to white? Thanks

Post count: 23312

Hi SamuelWright,

Please try the code below in Theme panel->Custom Css area like this: http://screencast.com/t/PuMLbpWgJep

.footer-email-wrap a {
color:white;
}

The result should see here: http://screencast.com/t/dQiuvlM9I

Thanks!

Post count: 15

Worked perfect! Thanks

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