Disable one of two mobile burger menu
Hello,
I am using the header builder and have a action bar and a navigation bar.
On mobile the navigation bar has a burger/mobile menu, very good but the action bar menu is burger/mobile menu as well.
I don't want it, because it only has two-three links and there is enough space on mobile version of the site.
How do I deactivate the menu of actionbar?
On mobile the navigation bar has a burger/mobile menu, very good but the action bar menu is burger/mobile menu as well.
I don't want it, because it only has two-three links and there is enough space on mobile version of the site.
How do I deactivate the menu of actionbar?
Screenshot: https://i.imgur.com/FxiOfaK.png
Foud this code, added them, but they didn't have any effect:
Foud this code, added them, but they didn't have any effect:
#Top_bar a.responsive-menu-toggle { display: none !important; }
.responsive-menu-toggle {
display:none !important;
}
Thank you very much.
.responsive-menu-toggle {
display:none !important;
}
Thank you very much.
Comments
You can customize your header for mobiles only in Header Builder too.
Just select "Mobile" from the top of page, switch from "Auto" to "Custom", and turn off "Action bar".
https://prnt.sc/v599q1
Thanks
Header Builder -> Mobile -> Custom -> clicking on menu in action bar
There is no option to turn off mobile menu, why user is using mobile website.
https://prnt.sc/v5ayco
https://prnt.sc/v5awr2
Please, correct me if I am wrong.
Thanks
I really need to: Actionbar on mobile, no mobile menu.
Thank you for your time.
Now I am a little bit confused and do not get what things you want to keep, and what to remove.
Thanks
here you go:
https://i.imgur.com/RyExGu8.png
Unfortunately, you cannot create the button to show dropdown menu, and only option is to have hamburger menu/
Thanks