Responsive Design icons --> drop down menu

How do I go about the following?

 I have a header that lays out as follows from left to right.  Logo,  Tabs, then icons (4).  I like to have them all the icons showing if you are on a wide window.  But if you are on a mobile window, I would like them to be accessible through a drop down menu or something similar.

You could create two versions of the header, and show/hide them based on screen width. That’s probably the way most folks do it.

1 Like