Reply To: Not fully working

#7186
Ernest Marcinko
Ernest Marcinko
Keymaster

No option for that, but there is a CSS trick to convert it to upper case.

I added the following custom CSS rule to convert the title to upper case:

a.asp_res_url {
   text-transform: uppercase !important;
}
Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)