Homepage › Community Forums › Epik Theme Support › Secondary Navigation issue on mobile › Reply To: Secondary Navigation issue on mobile
It’s the “float: right” part that you added which throws it off. You can keep that code, but you’d need to add float: none in your mobile section so it will override it when viewed on smaller browsers.