Changing the font color of a Collection List

Hi @kwiksafety ,

Please add below css on the Custom CSS section of this section. This should remove the title from the collection list.

span.collection__item-info.collection__item-title {
    display: none;
}

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka