Home › Forums › Support › Header text gets cut off This topic has 3 replies, 3 voices, and was last updated 1 year, 3 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 28, 2022 at 7:46 am #2236098 Renske Hi there, How do I make sure my header texts are mobile responsive? As you can see in the screenshot (see private info) the text on my blogpage, for example, gets cut off in several places. Also happens to my homepage header when the text is too long. Thanks! May 28, 2022 at 10:36 am #2236332 YingStaff Customer Support Hi there, Any chance you can link us to the site in question? You can use the private information field. https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information May 28, 2022 at 10:00 pm #2236578 Renske Sorry, I forgot about that. See below. May 29, 2022 at 8:44 am #2237034 DavidStaff Customer Support Hi there, try this CSS to hyphenate if necessary: h1 { word-wrap: break-word; overflow-wrap: break-word; -webkit-hyphens: auto; hyphens: auto; } Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In