Editorial theme: Remove collection header off the images on home page

Please add below code in bottom of assets/theme.min.css file.

h3.f–title.font-size–xxxl.lg–font-size–xxxxl {
display: none;

}
Thank you.