I hope you are doing well.
One of the way to change the color of “Collections” is applying Custom CSS directly to the class added to the “Collections” heading. This Custom CSS can be applied from Shopify theme settings.
Here is a sample CSS code -
.collection-hero__title {
color: #e98813 !important;
}
Here is an image for the reference -
For details about how to apply Custom CSS in the theme settings of Shopify you can refer to this video https://youtu.be/nPja-jHwmPc
Please let me know if more details are required.
Thanks & Regards,
Scale-up print
