Hi,
I am trying to create a header and menus that look like those on the Tasty site in the site library. Currently, I use two menus – a primary menu above the header (with social icons and search) and a secondary menu below the header, but these look not-so-great on mobile. I had intended to replace the menu with a top bar and move what’s currently my secondary menu to well, where it is currently (although Tasty has only one menu, the primary one).
I am failing to do this. Tasty uses a plugin to create social icons but I want to avoid plugins as much as possible (bloat, plus that particular plugin hasn’t been updated in a while) and use an element instead. I followed an online guide that said to create a block element and set it ‘site header’ but that only takes over my current header. Hooking it to before_header also doesn’t seem to work/display well.
How do I get the Tasty setup without a plugin?