Hi! I’m trying to get the hamburger icon to align to the right. It does on desktop, but not on mobile. Site is here: hawthornbev.com.
Using this CSS currently:
a.x-btn-navbar, .x-btn-navbar, .x-btn-navbar.collapsed { float: right; !important }
Thanks!