I figured it out. So for anyone who might need it in the future. Go to custom css and:
.sq-slider-content {
display: none;
}
.sq-post-title {
display: none;
}
.sq-post-date {
display: none;
}
.sq-post-categories {
display: none;
}
.sq-slider-content-container {
display: none;
}