17
Views
2
Comments
Solved
How to make expression in counter component to be 'centered' and reduce the space?
Application Type
Reactive
Service Studio Version
11.54.54 (Build 63219)

Hello! I have 2 issues in displaying. 

First issue:

How do I make the expression inside the content of the Counter component to be displayed at the center? Since Counter widget does not have a Style Classes property, I can't simply 'align middle' like the other components.


Second issue:

How do I reduce the extra spaces in between (above/below) the number displayed in the counter? I have marked it too, the reason why I can't seem to edit is similar to the first issue.

Do I need to implement something else to make it possible?

myLM BACKUP v2.oml
2021-08-04 12-19-54
Mayank Dharmpurikar
Solution

Hi,

set the below property of Counter widget to solve your both issues: 

You can adjust the height as per your requirement.


UserImage.jpg
Aniq Idris

It worked, thank you :D

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.