HI,
please is possible remove the lowercase from the page title and category product?
The customer requests to insert high-low text in the titles.
For example:
.site-title {
text-transform: none;
}
.page-heading h1 span {
text-transform: none;
}
unfortunately it css doesn’t work
Best regards.
thanks
-david