thompsonry Posted May 2, 2021 Share 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! Link to comment
Solution thompsonry Posted May 2, 2021 Author Solution Share 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. tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment