Footer contact color

Posted in: Newspaper
Post count: 6

Hi, can you please tell me, how to change color of the e-mail adress in footer? Thanks.

Post count: 18283

Hello !

That can be changed by going into Theme Panel – Theme Colors – General – Theme accent color as you can see here: https://www.screencast.com/t/o6r96JoF2ZE

Thank you !

Post count: 6

Thank you!

Post count: 312

Is possible to get custom code for this ? Because I want my footer contact color to be different from theme accent color.

Thank you

Post count: 18283

Hello !

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

Here is the code. The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

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