|
hi, i wonder how I can remove the subtitle, for example: the dark text of under the title "LaTex is supported....." |
Answered by
ye-chuan
May 6, 2026
Replies: 2 comments
|
add a |
0 replies
|
For a single slide, an empty To disable this for every slide, you can eject the theme, then remove the
Or simply choose a different theme that doesn't treat the first line as a subtitle. |
0 replies
Answer selected by
kermanx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

For a single slide, an empty
<div></div>absorbs the subtitle styling without introducing an empty line.To disable this for every slide, you can eject the theme, then remove the
h1 + pstyling.Or simply choose a different theme that doesn't treat the first line as a subtitle.