I want to change my post titles from h2 to H1

IT’s best to change the template used, rather than overwriting CSS.

Make a Child Theme, then copy the single.php into your Child Theme folder. Modify the copied single.php to change the H1 tag to H2.

Using a Child Theme ensures that your customizations aren’t overwritten with a theme update.

error code: 523