On desktop, I want to put first logo and below it put the tagline (centered all elements).
On mobile, I want to show (all elements centered):
First line – Logo
Second line – Menu (left) + Search icon (right)
Is it possible? I have a childtheme and I’m seeing the hook generate_header, but I don’t know how can I use that hook to replace the order of elements…