Hello All,
How do I customize the color of my progress bar in my survey?
Thank you in advanced.
Hello All,
How do I customize the color of my progress bar in my survey?
Thank you in advanced.
Hi
You can use below CSS code and add it to the Custom CSS in Style tab of Look and Feel :
.Skin .ProgressBarFill {
background-color: #ba0c2f !important;
}
You can replace #ba0c2f with any color name or its hex code(preferred ).
Hope this resolves your query!
Thank you so much
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.