September 18, 2015 at 7:47 pm
#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 -->