Hi evensenj,
I have removed the following code in the /templates/t4_bs5_blank/html/mod_jacontentslider/default.php file, line 259:
<?php if( $params->get('showreadmore') ){ ?>
<div class="ja-slidereadmore"> <a href="<?php echo $link;?>" class="readon"><?php echo JTEXT::_('READMORE');?></a> </div>
<?php } // endif;?>