Hello,
I am currently encountering difficulty in setting an earlier breakpoint for my hamburger menu. Specifically, I aim to have the hamburger icon appear at a screen width of 1200px while hiding the desktop navigation.
For reference, you can view the read-only version of the project at the following link: Webflow Preview (using a staging site)
Any assistance on this matter would be greatly appreciated. Thank you in advance. π
your best bet might be to use the Fluid responsive method rather than creating a custom breakpoint.
https://finsweet.com/client-first/docs/fluid-responsive
Creating a custom breakpoint would mean writing a lot of CSS.