Hello Ellen.
if you want to have a full width single post you need to customize single.php file preferably on child theme.
For reference;
Change the column width of the main content for instance col-md-8 to col-md-12
Simply comment out or remove the sidebar section along with get_sidebar(”)
Let us know.
Thanks!