PROBLEM
Attempts to remove the header in ArcGIS Instant Apps by removing the app title name fail and the header is still displayed in the web app. The example below shows the header displayed even though the app title has been removed in the Category Gallery template.

In certain ArcGIS Instant Apps templates, the header is a required element and cannot be disabled. Removing the app title does not disable the header and the option to turn off the header is only available in specific templates.
Note: There is no supported method to remove the header in templates where it is a required element. The CSS code below only applies to certain templates.



Note: Optionally, click Search settings and type Custom CSS. The Theme & Layout panel is displayed.

Warning: Updates to the source template in ArcGIS Instant Apps may impact an app's custom CSS.
header {
display:none;}
The image below shows the header not displayed in the web map in the Category Gallery template.

Article ID: 000037725
Get help from ArcGIS experts
Start chatting now