-
|
hi, i wonder how I can remove the subtitle, for example: the dark text of under the title "LaTex is supported....." |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
add a |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
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.