I could solve it.
Thank you.
I put this code on line 526 of portfolio.php
$output .= !empty($excerpt) ? "<div class='grid-entry-excerpt entry-content' ".avia_markup_helper(array('context'=>'entry_content','echo'=>false)).">".
do_shortcode($excerpt)."</div>" : '';
What do I put to extend the length of the excerpt?
Already found the solution.
Thanks