changing color of font in custom HTMLs

Hi, I have added h1 titles on my pages but within the customising process I can't find how to change the color.

the code I have used is:

<h1 style="text-align:centre;font-size:34px; font-face="Lato"> Useful Links </h1>

is there a way to specify color in this code? I have tried to add in font-color with the code I want but it doesn't seem to work.

any help would be welcome

546 Views
Message 1 of 2
Report
1 REPLY 1

Try color: #ff6600; Or what ever colour u want.. https://www.nomadicbackpacker.com
539 Views
Message 3 of 2
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.
grz-custom-initialLetter