Any way to hide the title and it's container? #1132
Replies: 3 comments
-
Without going the component overrides route, another possible selector could be This may also be related to #1112 with a |
Beta Was this translation helpful? Give feedback.
-
It would be nice to be able to just say |
Beta Was this translation helpful? Give feedback.
-
I will note that But yeah, probably an option like #1112 may make sense — with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What version of
starlight
are you using?0.11.2
What is your idea?
I can leave the title blank so it is hidden but the container and it's space is still there, is there a way to achieve this?
I tried to select the class names and hide them in custom.css but it is just horrible practice:
(yes this actually removes the title container lol)
template: splash
doesn't remove the title neither.Couldn't find it in the docs.
Why is this feature necessary?
To have a blank page.
Do you have examples of this feature in other projects?
No response
Participation
Beta Was this translation helpful? Give feedback.
All reactions