H1 does not act responsive

Hi BeaverBuilder

I have a text that does not behave correctly on small decvices. Can you help me out what to do?

The text is to be found on this page www.jetteschrum.dk/ligeomsnart - and is placed just below the header image. (text is “ET PROFESSIONELT PORTRÆT ER EN FORTÆLLING …”)

Thanks in advance

Regards
Jette

Hey Jette,

Some of the words on that heading are joined by a nonbreaking space, so the browser views them as one word. Check the screenshot below for reference.
http://imgur.com/nNLIXmj

This is most likely caused by copy and pasted content - somehow, special characters are being copied as well. What I’d do to prevent this issue is I normally paste the text content to a notepad first, where those special characters aren’t supported, copy it again, then paste it to the module. Or you can retype the entire heading, or just delete the space where the   part is, and replace it with a normal space. :slight_smile:

Ben

Hi Ben

Thanks for helping out, very appreciated. I actually was looking for that, but the BB htmltext editor did not show the linebreak code.

I might have seen it, if I looked for it using Chromes inspector tool, I’ll remember that to next time.

Regards
Jette

No worries at all and glad I could help! Enjoy BB! :slight_smile:

Ben