-
Number counter with small percentage sign.
Good Morning
I have a simple counter expression:
effect(“Slider Control”)(“Slider”).value.toFixed(0)+”%”
Which works just fine, however the design requires a smaller percentage sign at the end. In the example here the main digits are 320pt whereas the percentage is 154pt
If anyone can help with this? It’d be very much appreciated.