\documentclass[aspectratio=169]{beamer} \usepackage[frenchb]{babel} \usepackage[simplehead]{beamerx} \title[Subtitle]{Title} \author{John Smith} \begin{document} \begin{frame}{Title}{Subtitle} Simple content \end{frame} \end{document}