rachella Posted April 7, 2022 Share Posted April 7, 2022 Site URL: http://www.eventplanningtemplates.co Hi all, I think this is a simple one for CSS code - I want to shift a line of text to the next line so that the word ‘Templates’ is not split across two lines when shown on mobiles. Can someone assist with the code? I think it first identify the text block ID, but what code should I use? thanks I’m advance! cheers Rachella Link to comment
tuanphan Posted April 10, 2022 Share Posted April 10, 2022 Add to Design > Custom CSS // Hyphen 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