badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: How to apply H1 to the header of a post or page?

#28462
SMW
Participant

sorry, I didn’t paste the code above properly, so I’m sending it again. Here’s what I’m seeing in the source code of the domain I’m working on that’s been updated to Attitude Pro 2.0:

<div id="site-logo" class="clearfix">
												<h1 id="site-title"> 
								<a href="http://domain.com/" title="Domain" rel="home">
									<img src="http://domain.com/wp-content/uploads/2015/02/domain.jpg" alt="Domain">
								</a>
							</h1>
											
				</div><!-- #site-logo -->

and

<h1 class="entry-title">
    				<a href="http://domain.com/Post1/" title="Post1">Post1</a>
    			</h1><!-- .entry-title -->