Remove Collection Title In Collection List on front page (Studio Theme)

Hi,

I’m trying to hide the titles on the collection list on Studio theme. I would still like them to be visible on the collection page, I just don’t want the titles beneath the thumbnails on the collection list on the front page. I am using the “Studio” theme. I’ve checked many other forums, but didn’t find what I was looking for.

Thank you to anyone who might be able to help me with this!

@Nikola13 I can help you. Please send me store url…

@Nikola13 - can you please share your site linnk?

It’s still under password protection

https://personalisiertetassen.com/

pw:geitai

Thanks a lot!

It’s still under password protection

https://personalisiertetassen.com/

password:geitai

Thank you

HI @Nikola13

I’m Richard Nguyen from PageFly- Free Landing Page Builder

You can try with this code.

Follow this:

Go to Online Store->Theme->Edit code->bace.css->paste bellow code in bottom of file

.card__heading.h5{
display: none;
}

Hope that my solution works for you.

Best regards,

Richard | PageFly

I need to remove the titles from Collection list on front page. I’ve added a screenshot.

Thank you Richard,

this deleted product cards, and not collection titles

Have any idea how to do the same for collection list module?

@Nikola13

you mean it would look like this:

You can try again with this code:

.card__heading:last-child {

display: none;

}

Thank you so much master Richard :)) It works perfectly!

@Nikola13

You are welcome :blush:

Glad you asked this. Same issue. BTW - figured I’d ask another Shopify user - any good Shopify events you got your eye on? I’m looking that this one https://ecomlivestream.com. Free and a nice lineup of speakers (CoFounders of $1bn+ brands). Any one have anything else on their radar? Are you part of any other communities. I’m new to Shopify ecosystem and looking to network.