Home › Forums › Support › Making A Sitewide HTML Tag Change This topic has 1 reply, 2 voices, and was last updated 3 years, 4 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 17, 2022 at 6:57 pm #2465607 Jodie Hi, I have many instances of the word “FAQ” (or “Q&A”) on my site. They’re currently all “H2″s, but I want them to be “p” tags. What’s the best way to change this site wide? Thanks so much for your help! Cheers Jodie December 18, 2022 at 4:56 am #2465848 DavidStaff Customer Support Hi there, maybe this plugin: https://wordpress.org/plugins/better-search-replace/ you can then search the relevant post table for <h2>FAQ</h2> for example. And replace it with <p>FAQ</p> Note this change is made to your database, so it is advisable to do this on a backup or staging site. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In