Bricks Version: 1.5
Browser: Safari, Chrome, and FireFox
OS: iOS 15.4
URL: https://annex.pdms.ca/
The burger menu doesn’t display the correct color on iOS. I replicated this using our cross-browser testing tool, Lambda Test, after our client reported it.
The background color for the bars is set to “currentColor” in the CSS:
If I change the background color to something like “red”, the color is displayed correctly - so I’m led to believe that it’s the “currentColor” that’s the problem.