Progress Bar custom | XM Community
Skip to main content

Progress Bar custom

  • February 10, 2023
  • 2 replies
  • 471 views

Forum|alt.badge.img+5
  • QPN Level 2 ●●
  • 30 replies

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?

2 replies

qualtrics_nerd
Level 5 ●●●●●
Forum|alt.badge.img+19
  • Level 5 ●●●●●
  • 225 replies
  • February 10, 2023

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
  • 1549 replies
  • February 10, 2023

Leave a Reply