How can I remove a section from my website?

How can i delete this section?

link: zialor.com

password : zialor

Hi,

Add this code to the theme.css section

.layout–slider .grid-container .grid__heading-holder {

display: none;

}

.layout–slider .grid-container>.grid__heading-holder+* {

max-width: 100% !important;

}

1 Like

Thank you so much dear!

Have a great day