pnpframework
pnpframework copied to clipboard
ShowSiteTitle attribute in header configuration is not getting applied to ComunicationSites
Even if the ShowSiteTitle="false" attribute is set in the pnp:Header node configuration, the site is configured with the title visible. I have tried using "Cascading" and "Megamenu" and the issue persists. By now only tested with ComunicationSites site template.
<pnp:Header Layout="Compact" MenuStyle="Cascading" ShowSiteTitle="false" ShowSiteNavigation="true" />
