Hi,
I’ve set up a full screen header containing 2 bars:
- bar 1: full width menu / mobile menu (showing according to breakpoints)
- bar 2: logo / texts+cta button / image anchor / sponsors
In bar 2, I assigned different flexbox value, so the space would adapt to each item heights. It works perfectly for Chrome/Firefox desktop and on Firefox mobile.
But it seems on chrome/safari mobile, the flex values of each items are not respected, and the 4 bar height are divided equally, instead of adapting to the content. Subsequently, the button is completely hidden.
Can you please tell me how I can fix this please?
Page where it happens: https://digityser.org/home-a/
Screenshot:


