How do I capitalise the breadcrumb?

Solved
siric
Shopify Partner
13 1 5

How can I capitalise this word in the breadcrumb?

 

2023-10-27 14 00 35.png

Accepted Solution (1)
siric
Shopify Partner
13 1 5

This is an accepted solution.

That did not work but this did - 

 

li.t4s-breadcrumbs__item {
text-transform: capitalize;
}

 

View solution in original post

Replies 5 (5)
Dan-From-Ryviu
Shopify Partner
5580 1025 1055

Hi @siric 
Please drop your store please 

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

Made4uo-Ribe
Shopify Partner
4151 950 1158

Hi @siric 

Would you mind to share your Store URL website? with password if its unpublish. Thanks!

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


fadi_yousif
Shopify Partner
314 40 54
text-transform: capitalize;

Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
 - Did I help? Leave a tip!
 - Need my help? Chat on Telegram or WhatsApp
 - Was your question answered? Mark it as an Accepted Solution

siric
Shopify Partner
13 1 5

This is an accepted solution.

That did not work but this did - 

 

li.t4s-breadcrumbs__item {
text-transform: capitalize;
}

 

fadi_yousif
Shopify Partner
314 40 54

I only provided the CSS declaration as I can't specify the selector (li.t4s-breadcrumbs__item) without access to your store URL.

Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
 - Did I help? Leave a tip!
 - Need my help? Chat on Telegram or WhatsApp
 - Was your question answered? Mark it as an Accepted Solution