Is it possible to remove the % from the progress bar?
I am happy to show the number but I wanted to use it for non percentage things ie dollars or people or projects so if I could just "hide the percent symbol this would work
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
.nectar-progress-bar p {
padding-bottom: 20px !important;
}
I've entered the code below to get rid of the "%" sign, what would be the code to get rid of the number showing altogether so that it just shows the visual of the progress bar versus the actual percentage i.e. 15% complete.
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Is it possible to remove the % from the progress bar?
I am happy to show the number but I wanted to use it for non percentage things ie dollars or people or projects so if I could just "hide the percent symbol this would work
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Thanks Thats good... only thing is the numbers are over the title when the percentage is small is there anyway we can add more padding or something?
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Hi Tahir,
I've entered the code below to get rid of the "%" sign, what would be the code to get rid of the number showing altogether so that it just shows the visual of the progress bar versus the actual percentage i.e. 15% complete.
Thanks!
Hey Again, Hope you had a Great Weekend,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
That worked, thanks Tahir!
Hey there,
Thanks for reaching in,
Please be sure to reach in in case you encounter another issue,
Regards