WAIT: Nav Menu - looks different on ipad and iphone

Browser: Chrome 110
OS: macOS
URL: Link to a page that illustrates this issue
Password: hallo

Hey there, i do not understand why the Styling of the Menue does not work on iphone and ipad.
In my Bricks Backend everything looks fine.
Iphone: overflow right, eventhough the Text is wrapped.
ipad and iphone: Line height 3 em does not work.

Cheers
Monika




Hi Monika,
Thanks so much for your report!

  1. Overflow: It’s probably due to the default margin left which shifts everything to the right. Set the margin to 0 and use gap instead.


  1. Line height: Where did you set it? Content » Top Level » Typography?

Best regards,
timmse

Thank you!
I changed it, but still it looks different on mobile and tablet.
In bricks these are my settings:

but in Iphone it looks like this:

Where did you set the line height?

As far as I can see, the iPhone’s viewport is significantly narrower than that of the builder. Accordingly, it looks fundamentally different.

However, upon re-examining the styles, the margin-left is still present. In other words, I don’t see any difference from before, so I’m not sure what you have changed in which place.