How to show bricks_after_header Templates in Canvas?

I built a hero section that uses several custom fields and pulls the background image and text from those fields. The hero section is intended to be global. Normally, I would place it inside the header, but then the native sticky function of the header can no longer be used. So instead, I added it using the bricks_after_header hook. However, when I edit a page, the canvas only shows the page content and the header, but not the hero section. Is there any way to change that?
Cheers Chris

I found a solution. I created a template for pages and embedded the hero template there. I wasn’t aware that by using the “Post Content” widget I can still edit the individual pages separately despite the template.