Search for: Log In Free Support [Resolved] [Feature Request] I'd like a feature for auto hyphens Home › Forums › Support › [Feature Request] I'd like a feature for auto hyphens This topic has 3 replies, 2 voices, and was last updated 1 year, 5 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 4, 2019 at 2:10 am #1000635 arthurweber The feature could add the following css: body { -ms-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; } That’s what I tried. Though when I added this code to my custom css, it didn’t start implementing hyphens. (Website is de_de) September 4, 2019 at 3:57 am #1000702 DavidStaff Customer Support Hi there, the Hyphens property is not fully supported across all browsers – see here: https://caniuse.com/#search=hyphens Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 9, 2019 at 12:17 am #1004479 arthurweber Hi there, Surprisingly it’s chrome not supporting it, while Edge and Firefox do. September 9, 2019 at 1:46 am #1004523 DavidStaff Customer Support Yeah it been on their bug list for 3 years and still no resolution. Pity seeing as its such a standard feature of any text based display. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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