Remove upper case product titles (it's correct on the product page, but not on the collection page?!

Hi all,

I’ve been looking around the forum for a fix, but nothing really looks applicable to my situation. At first, every first letter of the words in a product title was in capital letters, e.g.;

SOLARFAM 100W Opvouwbaar Flexibel Zonnepaneel 121 X 56,5 Cm Met Laadregelaar

I have added a code somewhere in the assets map after reading some forum topics, and now the product titles on the product page are changed in the way I would like to see it. But it didn’t change on the collections page. How do I fix this? Link: https://overalzonnepanelen.nl/collections/camping

1 Like

hello @baki_c63

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.template-product  .row.product.mt__40 .product_title.entry-title{
	text-transform: lowercase;
}

@baki_c63

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.template-product  .row.product.mt__40 .product_title.entry-title{
	text-transform: lowercase;
}

Thanks!

It doesn’t work, because I dont have theme.css, it shows as theme.css.liquid or pre_theme.css

I added the code to both, but it doesn’t work.

hello @baki_c63

can you just check it the product title change in to lowercase https://nimb.ws/yuXiNp

Yes but that’s the product page.. I face this problem on the collection page, this link: https://overalzonnepanelen.nl/collections/flexibele-zonnepanelen