Hello @anne,
Since theme itself is not a ‘One Page’ theme, it has no such features as you have mentioned. However, you have to go through customization of some related theme files by making a Child Theme to override the default feature.
Trick would be to customize the file inc\hooks\homepage-contact.php by copying into your Child Theme and add new ‘id’ to
<section class="wrapper wrap-contact">
that would refrence the menu to this section. Similarly, customize other sections files inside /hooks folder for which you would want to scroll to from menu items.
Alternatively, if you yet not comfortable with editing codes in your own then we would recommend you to Hire a Customizer to customize it safely.
Best regards,