This message was deleted.
# questions
b
This message was deleted.
r
Can you provide a specific example? A screenshot would be great. :)
r
Here ya go. The header text is centered. I see controls to insert bold… italics… blockquote… strikethrough even. But no left justify. A baffling oversight.
s
could you use CSS?
p {
text-align: left;
}
it would affect all paragraphs, but that might be ok depending on your app. Edit: Half finished message. Thanks for flagging @rich-thailand-76551!
I can't see a similar request on https://stacker.canny.io/ - Peter if you're up for adding something that would be great, or I can do it 🙂
r
Just added to Canny: https://stacker.canny.io/feature-requests/p/left-justifiying-header-fields But… this seems like a super-basic control. I feel like whatever library you used to put those controls on the Header field probably has this control there and you just need to reveal it.