Shopify themes, liquid, logos, and UX
Does anyone out there know how to force all of my product titles - on my collection pages - to be uppercase with CSS?
I'm using the Flex Fresh theme. The site is 08left.com
Thanks!
Ryan
Solved! Go to the solution
This is an accepted solution.
Try adding this to your CSS.
a.product-thumbnail__title {
text-transform: uppercase;
}
This is an accepted solution.
Try adding this to your CSS.
a.product-thumbnail__title {
text-transform: uppercase;
}
Thanks so much. Added to the styles.css (for anyone in the future) and worked great. Seriously looked everywhere for this and couldn't find it so really appreciate it.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025