Elements supports
- Uppercase
- Lowercase
- Capitalize
why not also Small Caps ?
No big deal, because you can use the class [font-variant-caps:small-caps] but for the sake of completeness?
Small Caps are very nice for headlines.
Elements supports
why not also Small Caps ?
No big deal, because you can use the class [font-variant-caps:small-caps] but for the sake of completeness?
Small Caps are very nice for headlines.
Great suggestion, we should probably include that. I’ll add it to the list!
Good news. This should be in the next release!
Very good ![]()
Added with version 1.6.0
Thanks
Now I finally know what Small Caps are. ^^
But I also noticed that a new option called Whitespace has been added to the Text component.
Can someone briefly explain what the different options do?
white-space: normal
white-space: nowrap
white-space: pre
white-space: pre-wrap
white-space: pre-line
white-space: break-spaces
Thanks for that, @doobox.
Interesting feature… I could actually see myself needing this from time to time.
this the most useful in my opinion
Ideal for buttons etc.
And strikethrough.
adding it to the Typography is a bit more work as that’s in the Theme Studio, but definitely something we could do. I’ll add this to our Typography updates ticket ![]()