How to capitalized the collection title in breadcrumbs and move breadcrumbs right a little bit?

I added codes in breadcrumbs.liquid in Snippets. And codes in theme.liquid :


{% render ‘breadcrumbs’ %}. The final result in website as below picture. I use Studio theme.

  1. But I only want capitalized the collection title, I don’t want to change the origin collection title(since origin collection title capitalize every word, I don’t want to change).

This is what I want: “Home>Glassware>Product Title”,

This is not what I want: “Home>GLASSWARE>Product Title”

  1. Move the breadcrumbs to the right a little bit, and start from the position of the red line. Align the left side with the product image below.

Anyone know how can I change these? Thank you!

@Slon Without Store URL or preview link we can’t do your help!

Hi @Slon
Please share store url and password if any to verify the store

This is my store: https://slonmall.myshopify.com/

No password, do you mean this? :grin:

Thank you.

Hi @Slon , Just change your "GLASSWARE" collection name to "Glassware". that’s it!

Please let me know if works and like mark as solve!

Hi @Slon

You have added all the collection names in Uppercase so we can not directly capitalize them. You need to update all collection’s names to Capitalise or we need to add some custom code to do this.

If possible please add me as a staff into you store so I can make updates.