NO BUG: Text Shadow cut off on mobile

BROWSER: Version 125.0.6422.142 (Offizieller Build) (arm64)
OS: MacOS Ventura 13.3
URL: https://obamao.xyz/

Mobile View:

how it looks on Canvas:

Hello,

i have a heading with a shadow.

On desktop and on canvas everything is fine. On mobile this shadow is cut off.

Why is it cut of? Why is it not shown on the canvas?

I need help please!

Thanks

Fix: change height off container.

Naive question. Why do i have to change the height of the container? Doesnt the builder know that theres content?

Hi @amigosmios77 ,

Thanks for updating us.
I believe it is because you have overflow:hidden style on that element and causing the text-shadow cut off.

Regards,
Jenn