Shopify themes, liquid, logos, and UX
So, we are trying to change the colors of these headers here in the Collection List that we have on a Page.
We are currently using the Empire theme.
Or, if there is a way to completely remove this text, that would be something we are open to doing but we would need help with this also.
Solved! Go to the solution
This is an accepted solution.
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
This is an accepted solution.
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
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025