This helped immensely. However, what is making the title of my comments field the same size as the title of the page? https://goldfishcake.com/?page_id=353
This doesn’t happen in the post comments field.
EDIT:
ah, nvm, i fixed it by adjusting the h-tags on the comments template
also, it’s better to use this entire code
<div id=”comments”>
<?php comments_template(); ?>
</div><!–/comments–>
to keep the alignment