Las opciones para configurar la sección Hero, las encuentras en el apartado de variable desde tu panel » tema » editar html y son las siguientes:

<!-- Hero option -->
<Variable name="hero.type" description="Set hero type" type="string"  value="default"/>
<Variable name="hero.tag" description="Label name" type="string"  value="Entry"/>
<Variable name="hero.results" description="Set the amount of slider item to show" type="string"  value="4"/>
Nombre Descripción Tipo de dato
hero.type Tipo de estilo default grid century
hero.tag Etiqueta que se usará para mostrar sus entradas String
hero.results Total de resultados a mostrar Number

hero.type #

default #

vista previa:

Example image

grid #

vista previa:

Example image

century #

vista previa:

Example image

hero.tag #

Etiqueta utilizada para mostrar los resultados. Esta etiqueta debe estar presente en almenos una entrada en tu sitio para un correcto funcionamiento.

hero.results #

Cantidad máxima de resultados a mostrar. Por defecto su valor es 4