How do you use HTML formatting to center a summary number? I tried using a center tag and '<div style="text-align:center"> and neither worked
@Ashleigh based on the resulting HTML code on the cards it doesn't appear that you can center the summary number in relation to the chart below. I'd toss an idea into the idea exchange for it.
@Ashleigh - Center the text in relation to what? The overall graph? The space for the summary number?
@GrantSmith its a table card so just center to that I guess
The center tag here is referring to the column alignment option in 'Format', right?
@GrantSmith Will do!
Leaving this Ideas Exchange link here for folks finding this topic via Google:
Add Text Alignment Controls to Card Elements (Title, Description, Summary Number) — Domo Community Forum
You can't do it with HTML tags, but you could play with concatenating white space to the front of the summary number if you have a fixed width card.