How to remove a text that appear above the collection frame box ( below: talk about your brand )


How to remove a text that appears below " talk about your brand " box and above the collection images in craft theme ?
I have attached an image showing the text highlighted in yellow that I want to remove, for a better understanding. @Alexa

@themloft
Welcome to the Shopify community!
Thanks for your good question.

Please share your store URL.
So that I will check and let you know the exact solution here.

www.themloft.myshopify.com

https://themloft.myshopify.com/admin/themes/131524526315/editor

@themloft
It’s password protected.

Kindly share your Storefront password.

Thanks for your quick reply . I have disabled the password. Kindly try logging in again.

h2.collection-list-title.h2 {
    display: none !important;
}

@themloft

Add this code in the bottom of section-column-list.css or base.css file.

@themloft Please send me your store url.

Thank you so much, I have been trying for hours to fix that and you helped me fixing it in NO TIME!!!