How can I make ONLY the collection list headers white in font color in DAWN theme?

Website is www.alonnasleggingland.com. I am trying to change the collection heading names to white font WITHOUT changing the other fonts from black. I only want to remove the headings for the collection adverts. How can I go about doing this?

HI @BaileyMichael

1: Online store > themes > Actions > Edit code > Assets > base.css

2: paste at last

.collection-hero__title {
     display: none!important;
}

Hello @Renaye

You can follow these steps:

  1. Go to Online Store->Theme->Edit code

  1. Open your theme.liquid file, paste the below code before

{%  if template contains 'collection' %}  

{%  endif %}

I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

This didn’t work for me @GemPages

Sorry this didn’t work for me @Kani

@Kani can I hire you to solve this for me?

sure pls PM me :slightly_smiling_face: