Currently, I am utilizing Bootstrap 4 for my personal website; however, I have encountered an issue on my tablet where the top menu is divided into two lines:
- The top row displays the "font awesome" icon
- Directly below each icon are the section names corresponding to the font awesome icons.
https://i.sstatic.net/4CStg.jpg
Is there a way to maintain the display as it appears on my computer screen or perhaps transition it to a three-line menu instead of splitting into two lines? I would like the menu to occupy a maximum height similar to what is shown on my computer.
You can find the website here
I envision the tablet version displaying a three-line menu accessed by clicking on the top left corner, with the top right corner reserved for the "search" and search submit button.