Edit header.php in hemingway theme.
-
Hi i wanted to edit my header.php in the hemingway theme. It is a rather simple edit as i would like two taglines.
I found out how to edit the CSS to get the right result by putting in:.site-description:after {
content: “Christian Jensen & Morten Autrup”;
display: block;
}
But i read that:
“The downside ( I read from somewhere ) is that SE don’t see it as a real content, so use this method only if your second line of description is just for something additional.”So i read that the way to do it is to edit the header.php, but i have no way to access that, as it doesn’t show up in ‘Apperance’->edit
Any advice or help.The blog I need help with is: (visible only to logged in users)
-
Hi there,
It isn’t possible to edit theme’s PHP files here at WordPress.com, so you’ll need to use the CSS option for your site here. You can read more about that here: Custom Design
Please let me know if you have any questions about that!
- The topic ‘Edit header.php in hemingway theme.’ is closed to new replies.