I tried the following but did not work.
/break-word does not wrap the word as I wanted, I am not too sure why/
.hyphenate {
overflow-wrap: break-word !important;
word-wrap: break-word !important;
-webkit-hyphens: auto !important;
-ms-hyphens: auto !important;
-moz-hyphens: auto !important;
hyphens: auto !important;
}
overflow-wrap: break-word !important;
word-wrap: break-word !important;
-webkit-hyphens: auto !important;
-ms-hyphens: auto !important;
-moz-hyphens: auto !important;
hyphens: auto !important;
}
the text is inside the following <divs>...
Hyphenate not doing the trick, need some sugestions
from HTML & Website Design http://ift.tt/1UWcpmL
via IFTTT
Out Of Topic Show Konversi KodeHide Konversi Kode Show EmoticonHide Emoticon