Text Overlapping

Hi.
My text seems to overlap on mobile viewing. I can’t seem to find the solution.
https://olipopcreative.com/

Hello Nick,

Please try adding this code in X > Theme Options > CSS:

.x-text-content-text-primary {
    word-break: break-all;
}

Hope this helps.

Hi. Thank you for your response. This doesn’t seem to effect the block in question at all

Hello Nick,

Try changing the value of line-height to somewhere at least 1.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.