<style>
#headerDesktop .subtitle {
overflow: hidden;
}
</style>
Hi Joe,
You can do so by adding the following rule in index.html after <body class="claro"><style> #headerDesktop .subtitle { overflow: hidden; } </style>