I've been trying to find an answer to this question online but haven't had any luck. I designed a responsive bottom navbar with Bootstrap, but I'm encountering an issue when listing multiple items using the <li>
tag - it creates a new line after running out of space on the first line in the navbar. Is there a way to create a fixed bottom navbar that stays as one line and can be scrolled horizontally within that line? Apologies for any language errors in my explanation. Thank you.