Set your own custom heading


You can add your own custom code instead of the featured image, slideshow or video. You are responsible of styling and positioning it to fit the theme’s appearance, of course.

This heading uses the 360° Panoramic Viewer WordPress Plugin available via CodeCanyon separately. Here’s the snippet used for this heading section:

<style>
#featured-media { height: 100%; }
#featured-media .featured-custom-code { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
</style>