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.
User | RANK |
---|---|
71 | |
66 | |
66 | |
53 | |
51 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023