kennydowns
Member
Posted 1 year ago #
I am trying to edit the font style for the site name in the header of the Hope theme. I edited the header.php template and replaced Georgia with Edwardian Script ITC but it is not working. Any suggestions. This is a little new to me and I don't now CSS. The site is http://www.BorelliMarbleandGranite.com. Thanks in advance for any replies. KD
try adding the font style to this rule in your theme's style.css:
.homelink a {
color:#FFFFFF;
}
kennydowns
Member
Posted 1 year ago #
Thanks, I was able to change the color and the style. http://www.borellimarbleandgranite.com/
You are welcome. :-)
Please mark thread as "resolved" using the dropdown in the right panel so that:
- others with similar problem can see it as "resolved" and will read this thread for help if they have similar problem.
-volunteers providing help see it as "resolved" and will not waste time reading it.