- This topic has 2 replies, 2 voices, and was last updated 7 years, 6 months ago by smanthey.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- May 26, 2017 at 3:00 am #3006smantheyParticipant
Hi there,
Question about the responsiveness of the counter section. If I reduce the size of my browser window, it’s also shrinking down the size of the counter boxes, though not the size of the numbers within those boxes. This results in some of my entries with more digits (ex: 258,000 vs 35) having their last numeric wrapped beneath itself. Is there a limit to the number of values we enter and/or is there some way to have the digits shrink with the box size? It seems to be problematic between 768-1070 widths.
Thank you!
June 11, 2017 at 12:14 am #3074HashKeymasterIf you have long number digits then try reducing the font of the counter by adding the below CSS code so that they do not fall down in responsive mode
.ht-counter-count{ font-size: 36px; }
June 17, 2017 at 12:25 am #3101smantheyParticipantThis works great, thanks much! 🙂
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.