There are two options for overriding a page: override it in WP Dashboard > HivePress > Templates and rebuild it with blocks: How to customize pages - HivePress Help Center. This option doesn’t require code solutions, and all blocks are available that you have on the pages. The second option involves a child theme and code snippets on template hooks: How to override template parts - HivePress Help Center.
Hope this helps.