I have issue in the navbar . As I decrease the size in desktop version to 1200px or below ,the icon is hiding (Here facebook icon is not visible on decreasing the size).
@Port_of_Folio . Thanks for your tips. I implemented the changes you mentioned. Although now fb icon is not hiding when I decrease the size in desktop mode. But it is moving to second line if I go to 1025x or below. is there any way it can be avoided?
If everything needs to stay on one line, you’ll just need to keep searching for ways to reduce the width of your nav contents. Take out more padding, etc.
I tried setting your menu text to 1.2 VW which seems to work.