Shopify themes, liquid, logos, and UX
Hi, I was wondering if there was a way to force my collection titles to lowercase without changing the case sensitive parts in my collection name. I realize my collection name is in all caps, but I was wondering if there was a line of code to make 'MEN'S RINGS' 'men's rings' without changing it. My URL is https://shoplineagejewelry.com/. Password is 'beckew' Thank you!
Solved! Go to the solution
This is an accepted solution.
Add this code at the bottom of timber.scss file.
#CollectionSection .section-header h1 {
text-transform: lowercase;
}
Do let me know if it works for you.
This is an accepted solution.
Add this code at the bottom of timber.scss file.
#CollectionSection .section-header h1 {
text-transform: lowercase;
}
Do let me know if it works for you.
Thank you! It works.
You're welcome.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024