When i write the name of products parts of it behave differently than it should e.g. when i type 50 gm in backend, it goes 50 Gm on frontend unless i type it as 50gm, how can i resolve this?
Website is www.jadeed.store
When i write the name of products parts of it behave differently than it should e.g. when i type 50 gm in backend, it goes 50 Gm on frontend unless i type it as 50gm, how can i resolve this?
Website is www.jadeed.store
Just follow the steps Below:
.product-info .product-title {
text-transform: none !important;
}
Note: Now if you want any word to me capital or small that use capital and small letter while adding the product name Becasu I have remove the text-transformation which make every first letter of work capital than is why you are getting " Gm " instead of " gm " If you need further assistance and expert codeing help feel free to reach me out over the email
I hope this solution worked for you!
If yes Just like this Reply and Mark it as a Solution and to keep me motivated BUY ME A Coffee
You are in the wrong file its name as base.css OR theme.css
you are now at theme.liquid
found only theme.css.liquid that counts? tested it, now it works. thank you
Okay Never mind You can try this code in the file you opened before
after tag
Glade to hear that its helpful for you if you need any other help feel free to reach me out