This is hurible, I rquested for a help on changing product title from capitalising all the letters to capitalising only the first letter. However the technical support gave this code
Hello,
Add the following custom code to Theme Options > Custom CSS
.product-information .product_title {
text-transform: none;
}
Now added the code and the code wipe all the content in my website. What a horrible support. Could you please help immediately.