changing Site Title with a logo
-
I tried adding this to my style.css, but nothing is working. I want to change the Steve that is in text with a logo. I’m using the striking theme. https://steve-mcshane.com/
#header h1 a { background: url(logo.jpg) no-repeat; display: block; height: 48px; outline: medium none; text-indent: -9999px; width: 366px; }
- The topic ‘changing Site Title with a logo’ is closed to new replies.