NiceThemesHow can I change the font and its size of the progress bar? – NiceThemes http://nicethemeswp.com/forums/topic/how-can-i-change-the-font-and-its-size-of-the-progress-bar/feed/ Sun, 20 Apr 2025 03:59:13 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/how-can-i-change-the-font-and-its-size-of-the-progress-bar/#post-31708 <![CDATA[How can I change the font and its size of the progress bar?]]> http://nicethemeswp.com/forums/topic/how-can-i-change-the-font-and-its-size-of-the-progress-bar/#post-31708 Thu, 29 Jun 2017 13:35:26 +0000 phototonic 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?

]]>
http://nicethemeswp.com/forums/topic/how-can-i-change-the-font-and-its-size-of-the-progress-bar/#post-31713 <![CDATA[Reply To: How can I change the font and its size of the progress bar?]]> http://nicethemeswp.com/forums/topic/how-can-i-change-the-font-and-its-size-of-the-progress-bar/#post-31713 Thu, 29 Jun 2017 14:26:22 +0000 Juanfra Aldasoro 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.

]]>
http://nicethemeswp.com/forums/topic/how-can-i-change-the-font-and-its-size-of-the-progress-bar/#post-31718 <![CDATA[Reply To: How can I change the font and its size of the progress bar?]]> http://nicethemeswp.com/forums/topic/how-can-i-change-the-font-and-its-size-of-the-progress-bar/#post-31718 Thu, 29 Jun 2017 16:38:19 +0000 phototonic Thanks, that worked already!

]]>
http://nicethemeswp.com/forums/topic/how-can-i-change-the-font-and-its-size-of-the-progress-bar/#post-31723 <![CDATA[Reply To: How can I change the font and its size of the progress bar?]]> http://nicethemeswp.com/forums/topic/how-can-i-change-the-font-and-its-size-of-the-progress-bar/#post-31723 Thu, 29 Jun 2017 18:32:27 +0000 Juanfra Aldasoro Thank you for the follow-up.

Have a great day,
Juan.

]]>