forked from LiveCarta/LiveCartaWP
LAW-3617
This commit is contained in:
@@ -50,8 +50,8 @@
|
||||
setup_postdata( $post ); ?>
|
||||
<a class="rn-block" href="<?php the_permalink(); ?>">
|
||||
<div class="text">
|
||||
<span class="head"><?php the_title(); ?></span>
|
||||
<?php the_excerpt(); ?>
|
||||
<span class="head"><span class="text-overflow"><?php the_title(); ?></span></span>
|
||||
<span class="text-overflow"><?php the_excerpt(); ?></span>
|
||||
</div>
|
||||
</a>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user