Number "100" wrapping issue in smart list

Posted in: Newsmag
Post count: 17

Hi,

I am using Smart List (Smart List 4) for one of my post.

When it reaches number 100, it’s wrapping the second zero (third digit) and NOT displaying number 100 and above in one row. It looks ugly.

100 displayed as 10
0
Any suggestion?

Regards,
Imran

Post count: 23312

Hello Imran,

You should try using a bit of CSS code for this.

.td_smart_list_4 .td-sml4-nr{
width: 35px;
}

Thanks.

Post count: 17

Hi catalin,

Where to put that CSS code? can you please suggest?

Thanks
Imran

Post count: 23312

Hello imghani,

The code should have to be added to Theme panel -> Custom CSS area.

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.