Actually when i post straight from word into text editor, the text appears plainly. but when i look at the demo blog posts that came with the template, i see a lot of styling elements like:
"<div class="itemIntroText" style="color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 22.399999618530273px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;">
<p style="margin: 1em 0px 2em;"> Lorem ipsum...."
So my question is, how can i manipulate the text to look and be spaced out like i want it to? Thanks