View Single Post
Old 07-04-2020, 11:21 AM   #6
AlwaysNew
Member
AlwaysNew began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Jun 2020
Device: Kindle
Quote:
Originally Posted by thiago.eec View Post
This will do:

Search:
Code:
<p class="p23">(.*?)</p>
Replace:
Code:
<h1 class="p15">\1</h1>
Thanks Thiago!! It did the trick! Much appreciated :-)

Last edited by AlwaysNew; 07-04-2020 at 11:24 AM.
AlwaysNew is offline   Reply With Quote