@82mhz I'm sure there's a better way to do it. My initial thought was that I'd just set a CSS rule that shifts the navigation elements from being in a row to a column, depending on the width of the display. But it still took up a lot of space and I wasn't sure if I could wrap the existing navbar into a hamburger menu. So I added a duplicate and now I hide one or the other depending on the display width. 😅