Comments Karim started the conversationDecember 21, 2017 at 12:13amIs there a way to add commas in larger numbers for the count to content? eg 30,000 instead of 30000.Also, is there a way to change the count to heading font size and line spacing? 895TheFox repliedDecember 22, 2017 at 9:05amHello Karim,For the commas this is not possible, for the styling you can add this custom css :.count_number { font-size: 37px; line-height: 45px; font-weight: 300; letter-spacing: 3px; margin-bottom: 2px; }and change the value to the one you want to use.Do not hesitate to contact us if you have more questions. Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Is there a way to add commas in larger numbers for the count to content? eg 30,000 instead of 30000.
Also, is there a way to change the count to heading font size and line spacing?
Hello Karim,
For the commas this is not possible, for the styling you can add this custom css :
.count_number { font-size: 37px; line-height: 45px; font-weight: 300; letter-spacing: 3px; margin-bottom: 2px; }
and change the value to the one you want to use.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme