Trying to remove website title from pages
-
Hi everyone,
I managed to remove the website title and description using this code:
#header h1 { display:none }
#site-description {display:none};
I also moved up the header to the top, but on the rest of my pages the website title is still there. How do I make my other pages look like my home page?
This is my site: sophiespitz.com
Thanks in advance ??
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Trying to remove website title from pages’ is closed to new replies.