Hello, now I'm trying to change the layout of header part.
I added a new theme which is extending Magento/Blank.
Here's the things:
- I want to move A header links part to Header Content area as you can see above image. Plus, remove header panel which occupies top most area in the header.
- Remove B except forminicart and instead, add a new anchor which opens a new popup window for searching.
For now only removing the parts and adding a anchor is just okay for simplicity!
What is the most accepted way for modifying the layout in this case.
Any help will be really appreciated, thx.