Remove product name to the collection page

Anyone can help me? I’m using Spotlight. I want to remove the product name from the collection page. Thanks

hi, i was wondering if you could share the reason for wanting to remove the product name from the collection page?

HI @Shengkie
Can you share your store URL, so that we can look on it

Hi @Shengkie
You can follow these steps to achieve your result
Go to online store->edit code->component-card.css file and paste the below code

.collection .card__content .card__heading .h5{
  display:none !important;
}

Result :

Thank you. But the code is not working. I’m using spotlight theme

Hello. Here’s the link https://www.easyemails.co/
I want to remove the product name because it’s already in the image.