Dear @klaus
Sorry for my delayed reply
I think the problem may be your use of 'px' (pixels) as a unit for your font (font-size). Currently i believe its set to 17px.
Because px are a fixed unit they will eventually break outside their bonds when clashing with another element
Apply a responsive text unit via "text formats" or by using Custom CSS is possible. Here in the inspector 🔍I gave 'vw' a go (viewport width):
Screen Shot 2021-08-19 at 7.08.06 PM.png
https://www.w3schools.com/cssref/css_units.asp
Hope this helps Klaus have a great day and thank you for supporting Lay Theme ✅
Richard