Why does it seem to be quite hard to make variations of navigation easy in Blocs? Why can’t I find how to make the “hamburger”/mobile navigation in the colour of choice easy, for example. Am I stupid?
If like me, you found the hamburger hard or painful to style in blocs……then this is a must bric! By @PeteSharp - so easy……it’s the first bric I add to ALL my projects.
Thanks Adie, though I managed to fix this before (I think) without any BRIC, so it’s just about probably how to find THAT option, probably a CSS I would guess, but where, in what situation/page/navigation etc etc etc?
Bootstrap now uses a background svg for the toggle. You can change the stroke colour using CSS. This varies based on the toggle being used. You can easily use the inspector in safari and get the css, which then you need to modify the rgb values to suit and add it to your project header.
2 Likes