In 3.1.3 it is actually simplier than thought

in index.php find ~line 113

<h3><a href="<?php the_permalink(); ?>"><?php if ( mb_strlen(get_the_title()) >= 75 ) echo mb_substr( get_the_title(),...