Progress Bar custom | XM Community
Skip to main content

Progress Bar custom

  • February 10, 2023
  • 2 replies
  • 471 views

Forum|alt.badge.img+5

Hi everyone,
I would like to modify the progress bar, but the only thing I could modify has been the color by using:
.Skin .ProgressBarFill {
  background-color: #007680 !important;
}
how can I set different different size?

qualtrics_nerd
Level 5 ●●●●●
Forum|alt.badge.img+19

Hi cmagg ,
You can customize the size of progress bar by using below code in header file


You can change the width size as per your requirement by changing the percentage value.
Hope it resolves your query😊!!!


Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+44
  • February 10, 2023

Leave a Reply