Hi
Need urgent help in this issue…
I need to be able to fit content into the fixed width div under “services” section without breaking word.
In case I try to manage the content by inserting line breaks at appropriate places,the layout breaks (since words are breaking)on smaller screens…
(http://clouditheaven.org/mb/1/BOOTSTARTER%20_%20responsive%20parallax%20Bootstrap%20template.php).
css for the “p” element is as follows:
margin-bottom: 0px;
word-wrap: break-word;
padding:0;
white-space: pre-line