1

The photo below describes my question. I checked but could not find a duplicate question

\documentclass[12pt, xcolor=dvipsnames]{beamer}
\beamertemplatenavigationsymbolsempty  %no navigation pane
\usetheme{CambridgeUS}
\usecolortheme{seahorse}

\title[A Smaller Title]{Title for the Presentation} \author[John Doe]{John Doe}

\institute[]{\includegraphics[height=1.5cm]{image-placeholder.jpg}} \date[{\includegraphics[height=2mm]{image-placeholder.jpg}}]{Some Day in 2021}

\begin{document}

\begin{frame}[noframenumbering, plain] \titlepage \end{frame}

\section{some section} \subsection{some subsection} \begin{frame}{\centerline{A Long Title Here But Does Not Look Centered}}

I was wondering why the long title does not look centered, and what can I do to make it centered.

\end{frame}

\end{document}

enter image description here

Semzem
  • 102

0 Answers0