Please add the following code at the bottom of your assets/theme.scss.liquid file.
Show More
#shopify-section-collection .section-header h2{
Show More
text-transform: inherit !important;
Show More
}
Hope this works.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
#shopify-section-collection .section-header h2{
text-transform: inherit !important;
}
Hope this works.