thompsonry Posted May 2, 2021 Posted May 2, 2021 I haven't come across an adequate solution in the forum for preventing words from breaking to another line on mobile. In my case a single letter of a headline is breaking to another line. Thanks for the help, gang. If I somehow missed this solution in another post, let me know. Thanks again!
thompsonry Posted May 2, 2021 Author Posted May 2, 2021 h1 { font-family: "font-name"; overflow-wrap: normal; } Welp, here's my solution. Using "overflow-wrap: normal;" in my H1 solved it. Hope this helps other folks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.