Hello,
see question above. The font seems to be very small and different to the one I picked in general. How can I change that?
Hallo photonic,
Thank you for writing.
Regarding the font that goes on top of the progress bar, uses the font chosen for the page body. Do you see it’s a different font? Would you please send me a URL so I can take a look?
When it comes to size, if you want to change that font size you can use the following CSS:
.vc_row .vc_progress_bar .vc_progress_label {
font-size: 14px;
}
You can add that code by going to “Appearance > Customize” in the Custom CSS field.
You can use any value instead of “14px”.
Best,
Juan.
Thanks, that worked already!
Thank you for the follow-up.
Have a great day,
Juan.