Full Width
The design for the blank page in Full Width Layout by run the command gulp nunjucks --layout fullwidth-layout --breadcrumb * --color * through builder is shown below:
And you can change breadcrumb and color for header in this layout by run the command gulp nunjucks --layout default --beadcrumb * --color *
Where --beadcrumb *is
--breadcrumb (default,0,1,2,3,4,5)
Where --color *is
--color (default,primary,success,danger,mint,purple)

It has the following Structure:
Last updated
Was this helpful?