Site logo

Archived topic

Get Menu Button Element to show in Mobile Header

3 replies · Started by Tim on November 11, 2022

Viewing posts 1–4 of 4

Cant seem to figure out how to get our menu button to show on mobile device for our site? I've look at all the settings and don't see where to remove hide on mobile, etc. Can you direct? We want the Book Appointment to appear on under the logo and to the left of the hamburger menu.

Thanks. I looked forever for that and finally found the setting lol.

Is there a way to put the hamburger menu at the top by the logo and then have the button centered beneath and fill the width on mobile?

It would be a little more complicated but do-able.

1. Add back the hide-on-mobile class for the current button in the menu_bar_item hook.

2. Add another button using the after_header hook with hide-on-desktop class.

Let me know if this works :)

This archived topic is closed to new replies.