Hello All,
In order to change blog title color one need to perform edit CSS file. I have provided some codes to it one can check it as mentioned below:
1) Login into wordpress admin section.
2) Open CSS File.
3) Edit the code as mentioned few examples below.
4) Save the file to apply changes.Examples:
1) #headertxt h1 a{color: #0D0 !important}
2) #header a {color: #00FF67}Thanks,
Shane G.
Popularity: 6%