Hi , I want to make the collection page filters to be in uppercase text
Thanks in advance
A user seeks to convert collection page filter text to uppercase in Shopify’s Dawn theme version 15.1.0.
Proposed Solutions:
CSS in theme.liquid: Add custom CSS styling before the closing </body> tag in the theme.liquid file to transform filter text to uppercase
Alternative CSS approach: Another user suggests a different CSS snippet targeting the filter elements
Implementation Steps:
</body> tagStatus: The discussion appears resolved with multiple CSS-based solutions offered. The original poster shared their store URL (bazzoit.com) and expressed appreciation for the assistance. Both solutions use CSS text-transform properties to achieve the uppercase styling without modifying core theme files.
Hi @Sivadarshan , kindly share your store URL please.
Hey @Sivadarshan
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi, I am great fan of your work ![]()
![]()
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!