Thanks so much for the quick reply.
I tried your suggestion and it had no effect. here’s what I added:
#reply-title {
border: 0;
font-family: inherit;
font-size: 200%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
}
When I view the page source it shows this:
<span class="sep"> | </span>
<span class="comments-link"><a href="https://sitenamegoeshere.com/first-post/#respond" title="Comment on June 14, 2012"><span class="leave-reply">Leave a reply</span></a></span>
Any ideas?