<div class="small-12 columns home-feed-post-content">
<h2 style="font-size: 22px;" class="title-posts" href="<?php the_permalink(); ?>"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
- <div class="post-excerpt excerpt<?php echo $count ?>"><?php echo the_advanced_excerpt('length=25&length_type=words&no_custom=1&ellipsis=%26hellip;&exclude_tags=img,p,strong,h1,h2,h3,hr,div'); ?>
+ <div class="post-excerpt excerpt<?php echo $count ?>"><?php echo the_advanced_excerpt('length=50&length_type=words&no_custom=1&ellipsis=%26hellip;&exclude_tags=img,p,strong,h1,h2,h3,hr,div'); ?>
</div>
<div class="read-more">
<a href="<?php echo the_permalink(); ?>" class="post-link">Learn More</a>