A Hero Block is a powerful visual element at the top of a webpage, designed to grab attention immediately. It typically includes:
The hero Block Implementation is as follows. There are 12 types of hero HTMLs are there. Each type of hero section implementation is explained below one by one.
To start let’s see where the block is available and how to create and also know the property list of the Hero block.
Steps to create a header block:
Hero Style:
This hero style can be chosen based on the Types of hero section you want to imp based on template site. It has list 1 to 12 types.
Hero: Slider Images List (Hero Style: Hero 1)
This property is used for Slider image list where in it collects list of images, images alt tags and htmls content for that section.
Overlay Image:
This property holds the overlay image of the hero image to other dives. This property Applicable for Hero Style: Hero 7 implementation.
Header Banner Content:
This property holds the html content for this hero section. Mostly the contents are added using p tags, ul-li, div tags. Etc.
Wistia Code:
This property is used to hold wistia code of wistia video. This Video will be used for background videos if any.
Wistia Overy Color:
This property holds the Overlay color code is any. This code is in this format “#00FFFF”.
Header Content Botom:
This property holds the html content if any. This property is currently used in Hero-8 and Hero-10.
Required property:
| Hero Style: | Hero 7 | |
| Heading Text: | Text field for heading | |
| Hero Image: | Image path (1600x400 size) | |
| Hero Image Alt Tag: | Alt tag name for the hero image. | |
| Overlay Image: | Image path (1600x400 size) | |
| Overlay Image Alt Tag: | Alt tag name for the hero overlay image | |
| Header Banner Content: | html content if any for this. |
Required property:
| Hero Style: | Hero 12 | |
| Hero Image: | Image path (1600x400 size) | |
| Header Content Bottom: | html content if any for this. | |
| Wistia Code: | Background video code as per wistia shared for uploaded video | |
| Wistia Overlay Color: | Color code to be given in RGB | |
| Header Banner Content: | html content if any for this. |