It seems that the issue only occurs in mobile portrait mode. I have already tried the following:
- Replacing the typography with Arial.
- Removing all custom code entirely.
Unfortunately, neither of these measures resolved the problem.
Another idea was to create a manual superscript class by wrapping the numbers to be superscripted in a span and then modifying them via CSS. However, I encountered the issue that the span caused a line break despite being set to “inline,” making this solution unusable as well.
If anyone has any other solution ideas, I would be very grateful. This is supposed to be a standard Webflow functionality and shouldn’t cause such issues :-(.
Wishing you all a Happy New Year!