--- a/wp/wp-content/themes/IN-MOTION-package-u1/in-motion/portfolio-post.php Fri Nov 08 12:04:48 2013 +0000
+++ b/wp/wp-content/themes/IN-MOTION-package-u1/in-motion/portfolio-post.php Wed Nov 13 17:59:35 2013 +0000
@@ -29,7 +29,8 @@
?>
<p><?php echo $terms; ?></p>
<div class="dotted-line"></div>
- <p class="item-text"><?php echo get_the_content(); ?></p>
+ <!--p class="item-text"--><?php /*echo get_the_content();*/ ?><!--/p-->
+ <p class="portfolio-post" style="font-family: 'Lato', arial, serif; color: #1b1b1b; line-height: 1.6; font-size: 14px; font-style: normal; text-align: justify;"><?php echo get_the_content(); ?></p>
<?php
if (!empty($portfolioURL))
{