Assistance with Utterances commenting plugin

When I changed comments.html to content.html, but the document was in layout/partials - it removed blog pots and put the comment section instead. So, now I know the content.html makes utterances work, it’s just in the wrong place within the folder structure of my site.

Can someone help me figure out where the content.html file is supposed to live?

Can someone please help? I got Utterances to work but it takes over the whole page not under the post? What can I do to place the plugin under the blog post only?

Utterances (like Giscuss) using minimum CSS. Depend on your layout/theme you need to adjust the way how it’s displayed. Normally is displayed on full width unless specified otherway.

Place it in DIV container and manipulate with your style.css

Thanks! So I need to create a style.css file within the site’s folder structure? Where should it live? To be honest with you I’m thinking of giving up on Hugo because I’m lower than a beginner web developer in skill level. I’m even trying to change the layout of the blog of my installed theme but I haven’t got to that problem yet.