Add filter for dynamic data to capitalize or lowercase the text

I’m using dynamic data to use a term in the template. I’m using it in a sentence in the hero section but because the the term is capitalized it’s also capitalized in the middle of the sentence. I could add a class or span around this to make it lowercase but it would be really cool if I could output lowercase text.

2 Likes

Did you ever find a solution for this?

Unfortunately not but it’s also not that difficult to use the span and class.