Can anyone advise on how I can remove the preceding <br> tag when a post's "read more..." tag is generated?
Any advice appreciated!
This is the code that's generated -
<p>blah blah blah blah<br>
<a class="more-link" href="blahblahblahblah"> …Read more</a></p>
It's that annoying little
I want rid of, so the "read more" is on the same line...!
