I’m not entirely sure how the theme was made but typically, you’ll want to edit your page.php and single.php files.
Look for something like <?php the_title(); ?> . There you should see your brackets before and after this code. Delete the brackets, save, and you should be good to go.