Archived topic
2 line mobile header with hamburger menu icon
7 replies · Started by Martin on November 22, 2021
I'm trying to get a 2 line mobile header:
Doctor's name, PhD ---
Licensed Psychologist ---
so just the two lines of text and the hamburger menu icon on the right.
I tried a block hook with 'generate_inside_mobile_header' but the menu icon is pushed down below the 2nd line of text?
I want to float the menu icon to the right.
I need it to look the same on the portrait iPad as well.
Hi Martin,
Can you link us to the site you're working on? So we can inspect it to have a clearer idea on which way to point you to. :D
You can use the private information text field to provide the site details. :)
Ok thanks.
More details of access below
I've turned Mobile Header ON in customizer, with branding type Logo and no logo.
I have a block element called 'Mobile Header licensed' hooked in with 'inside_mobile_header'
Hi Martin,
Can you try wrap the 2 headline blocks with a GB containerblock in your block element?
https://www.screencast.com/t/nlNmYCTTzG
So the structure would be:
- Container
- Headline 1
- Headline 2
Let me know :)
Yes! That seems to work great! Thanks Ying!
You are welcome :)