Naomi11 Posted July 12 Share Posted July 12 Hello! I do not have code experience but I am a quick learner. I need help with disabling word hyphenation. When I view my site on a mobile device it has broken, hyphenated words throughout the site which I do not want. When viewing it on mobile view on my laptop it doesn't show the hyphenated words- which is weird. So instead of having hyphenated words, I would like them to just move to the next line. The fonts that are being hyphenated are: Heading 1 and Heading 2. Here is my site: https://www.febcentralchurchplanting.ca password: churchplanting I am using the Burke 7.0 template. If you could please help me with the code to use, and where to paste the code that would be fantastic! Thank you very much!! Link to comment
tuanphan Posted July 15 Share Posted July 15 You can add this code to Design > Custom CSS p,h1,h2,h3 { -webkit-hyphens: manual !important; -moz-hyphens: manual !important; -ms-hyphens: manual !important; hyphens: manual !important } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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