CSS Text-transform as a native styling option

Hiya,

I had a feature request that might be a nice-to-have for other users, too: text-transforms.

Right now we can set Text Size, Word Spacing, Letter Spacing and Line Spacing as text styling options, but we can’t set Text Transforms. Adding this would enable us to UPPERCASE, Capitalize or lowercase our texts, buttons, etc. etc.

I know this is possible for dynamic data (see screenshot), but it would be neat if we can set it in the styling panel as wel, so we could have all buttons in uppercase, for example.

48

Or are there (non-hacky) ways to do this already?

Cheers!

2 Likes

I just published a plugin that allows to add custom classes to elements in the editor. This is not what you suggest here, but you could use CSS text-transforms.

exactly! that’s a must!