blu-studios
Member
Posted 4 months ago #
I cant figure out how to stop the text going all the way across the page on the posts. The client wanted to use wordpress as a CMS but to have an internal blog hence why i have put it on a seperate page inside the site.
http://id.blu-studios.co.uk/?page_id=404
Somebody please help?!?
ClaytonJames
Member
Posted 4 months ago #
Is your client really going to enter text without a single space or hyphen?
Cheers
PAE
blu-studios
Member
Posted 4 months ago #
Not really thats just a test, but the pages all sort themselves out and know where to start a new line so why dont the posts?
ANy idea what section of css that would have to go in?
blu-studios
Member
Posted 4 months ago #
Sorted put below:
div { word-wrap: break-word }
in child theme css!
Thanks Clayton James
ClaytonJames
Member
Posted 4 months ago #