I have a video on my website click on my name and follow the video let me know if still have problems.
steps are same but your title description in style.css are different look for this
h1 {
font-size: 48px;
color: #666;
display:none;
}
h1 a {
text-decoration: none;
color: #666;
display:none;
I have added that display:none; so you should have the same
Will try, Thank You very much!
Awesome…. that worked, now I havent had a chance yet to watch the video but now all I have to do is put in a logo.
One more question about the Header and I swear I’ll leave you alone. How do I go about being able to clik on it and have that return me to my home page?