You can also comment out the carousel
In wp-content/themes/zinnia/header.php go to the last line of code and on the line above it type <!– and below it –> like so
<!–
<?php echo zinnia_theme_slider(); ?>
–>
Just tells browser to ignore the whole deal.