Hide Hero Section on Frontpage via Theme Override?
December 29, 2019 at 1:55 pm#1122

Moderator
Hi,
Under index.hbs you have the following code:
`{{#if @config.custom.textHero}}
{{siteOwner.name}}
{{ translate ‘frontpage.refreshed’ }}
{{/if}}`
If you will make empty option Hero section -> Hero Text then it should disappear without editing the theme.
--
Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!