Skip to main content
Nintex Community Menu Bar
Question

Letter spacing in spark

  • July 11, 2024
  • 2 replies
  • 24 views

Forum|alt.badge.img+8

Is it possible to adjust letter spacing in spark?  i.e. like in CSS:

letter-spacing: -.52px;

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+3

Hi John,
I asked our internal team about this and at this point there is not a way to adjust but you do have these available properties:
Family
Size
Weight
Line Height

Thanks for continuing to dig into Spark and keep the questions coming! 


Forum|alt.badge.img+8

Is this something that will be added?  

I appreciate the direction of limiting the CSS and class definitions in favor of smoother upgrades and versioning, particularly in regards to DOM structure updates which I know can be painful.  That said, it would go a long ways to be able to add specific styles.  Perhaps there’s a middle ground by adding the ability to add styles in the DSS to defined elements without overriding the class hierarchy.  This could be similar to how in the V1 API you could add styles to a wrapper component in the page builder.