Hi @MaskiMan21 !
If you check “Hide dashboard header” in your Experience page configuration, you’ll remove the dashboard title, but you’ll also remove the time and refresh controls. I’ll create an internal ticket to see if we can add more granular control to Experience dashboard headers.
In the meantime, you could hide the title with CSS. It will still get sent down to document object model (DOM) but won’t be visible onscreen.
Alternatively, you could hide the dashboard header in your Experience page configuration and then integrate Custom HTML blocks to expose dashboard time controls to the Experience user (see related post here), but this will not be as elegant as the native controls.
I’ll let you know if I receive any updates on this feature request. Thanks for the suggestion!