#override content panel

4 messages · Page 1 of 1 (latest)

viscid shell
shrewd phoenix
#

Do you mean that you want to hide the whole section containing the <h1> title of the page? Just to warn you: In general, it is not recommended to skip any heading level, so I wouldn't recommend removing the <h1>.

Starlight's design deeply integrates that every page has this one <h1> title: It is shown in the sidebar, it is used to make the "Overview" link in the table of contents work. We recommend that you start with <h2> elements in your markdown, so you can also never by accident create two <h1> elements, which is also not recommended.

So may I ask why you would like to remove the first content panel? What is the use case for this?

viscid shell
shrewd phoenix