Solved
Forum Discussion
JasonL
10 years agoLithium Alumni (Retired)
hi ikhwanb
by any chance, were you trying to make the desktop responsive?
If so, i've a feeling it might be due to this:
KudosCountLabel.kudos.title@device:mobile = {0,choice,0<{0}|999<1K+} KudosCountLabel.kudos.title = {0,choice,0#Kudos|1#Kudo|1< Kudos}
try changing this
KudosCountLabel.kudos.title@device:mobile = {0,choice,0#Kudos|1#Kudo|1< Kudos}
Hope that helps ... otherwise, recommend logging a Support ticket to take a deeper dive
ikhwanb
10 years agoAdept
Awesome! It works!