Hi @munger41,
Thanks for your question. I not sure what you mean?
The button which collapse the menu on the mobile view? If so how should this menu collapse after removing the button?
Note that everything is possible with JBST, so if you question is clear we will find a solution.
Best regards,
Thread Starter
termel
(@munger41)
Thank you bassjobsen !
Yes, i would like the button which collapses the menu not to appear on mobile views, and the menu to stay the same (i have only one menu item so i don’t need anything to collapse 🙂 )
Thank you
max
Hi Max,
Thanks for you explanation. You can change the grid float breakpoint.
If you are using the cumstomizer. Choose: Appearance > Customize > Grid Float Breakpoint and set it to: 0 (always horizontal, never collapse).
If you use the Less Compiler, use @grid-float-breakpoint:0;
Please let me know this helps.
Regards,
Bass
okay, i mark this issues as resolved now