Custom Header, changing styles
-
not sure how to do this.
I am using twenty twelve, and I would like to change the style of the header text. I can start to do what I would like in a child theme but what I really want is to use two different h tags in the header (or i guess a span?).
eg:
<h1>my </h1><h2>new </h2><h1>website</h1><h1 class="site-title"> <a href="http://abc.com/">my new website</a> </h1>I dont know how to get at the code, I dont know how to get to the “new” so that it specificly could be a different weight than the reast of the title.
kind of like how the title works on this site:
http://www.clarkrichardnelson.com/here is the site I am working on:
http://adeepriver.com/wp_crn_site/I guess i could use a image, but I it just does not feel elegant.
The topic ‘Custom Header, changing styles’ is closed to new replies.