I need help changing font color

Posted in: Newspaper
Post count: 5

How do I change the font color of my email address after the Contact us in the footer? Apparently I was able to change this at some point but have no clue how I did it and now I can’t change it back. I have already set the font colors in the “font color” section with the footer. It changed About us, the text in the about us section, and the contact us colors but it did not change the email color.

Post count: 23312

Hello Mommywentrogue,

Please try using the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.footer-email-wrap a {
color:red!important;
}

Thanks.

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