I’ve added a second header to my website theme using HTML and CSS. It looks great on desktop (see Image #1) but becomes unresponsive and disorganized on mobile, particularly with drop-down menus.
I’m looking to achieve the following:
- Keep the current design for desktop as it is.
- For mobile or smaller screens, combine the second header’s menu items into the existing hamburger menu (see Image #2).
- Place these additional menu items at the bottom of the existing list in the hamburger menu (see Image #3).
I’d appreciate any guidance or suggestions on how to implement these changes. Please feel free to reach out if you need more details. Looking forward to solving this together!
IMAGE #1
IMAGE #2
IMAGE #3


