Vantage Site title
How do I change the color of my Site title? I am looking everywhere under the customize tab, but I cannot find how to change the title color. It is so dark that it is very hard to see with the background I am using. Thanks.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi David
Thanks for reaching out.
Please, try the following at Appearance > Custom CSS:
/* Site Title Color */ header#masthead hgroup h1 { color: #666666; }Hope that helps :)
I am not sure where to put the code
/* Site Title Color */
header#masthead hgroup h1 {
color: #666666;
}
on the custom CSS page. Do I add it under the Header#Masthead code snippet? Thanks.
Under your first rule at Appearance > Custom CSS is fine :)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.