Progress Bar: Unable To Customize - Question | JoomShaper

Progress Bar: Unable To Customize

M

marco

SP Page Builder 1 month ago

Hi everyone, I have inserted a progress bar element into a page and configured it, but I am unable to change the text color within the progress bar (label). It always remains white, and neither the font nor its size can be configured. The setup allows for a custom bar, enabling modifications to the background, bar color, font, size, and label color.

I'm currently working on localhost.

I have already try to find a solution on the forum without any result. Thanks in advance for support M

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #162859

Hi Marco.

As long you're on localhost, my help is very limited.

I checked color setting on my demo and worked

info_2919_2024.gif woth those settings

info_2918_2024.gif

In your case (not seeing the code), I suggest using Custom CSS line by now:

.sppb-progress-label {color: red;}

OR

.sppb-progress-label {color: red !important;}

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #162860

Extra tips!

  • If you have enabled Production Mode in SPPB Settings > Disable it!
  • This same with Joomla cache - must be Off.

And do not enable until you will not finish the site.

0