Hello @Sivadarshan , Try this
span.mobile-facets__open-label.button-label.small-hide,
.facet-filters__sort,
.facet-filters__field,
h2.product-count__text.text-body {
text-transform: uppercase;
}
Goal: Convert collection page filter and sort UI text to uppercase (and make the controls sticky).
What was tried:
Outcome:
Current issues / open items:
Status: Partially resolved (uppercase achieved). Font-size for sort and sticky behavior remain unresolved/awaiting further guidance.
Hello @Sivadarshan , Try this
span.mobile-facets__open-label.button-label.small-hide,
.facet-filters__sort,
.facet-filters__field,
h2.product-count__text.text-body {
text-transform: uppercase;
}