Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
Charts - Font size
dprusik
May 2018
in
BeBuilder
Hi,
i have the integrated Charts on my website. All 3 show 100%. Is it possible to turn down the font size a bit ?
https://www.pixel-d.de/
Thanks
Dennis
Comments
Bryan
May 2018
Hi,
try using this css
.chart_box .chart .num {
font-size: 40px !important;
}
thanks
dprusik
May 2018
Yes, that work. Thanks a lot
Dennis
Sign In
or
Register
to comment.
Comments
try using this css thanks