• Resolved fixing2022

    (@fixing2022)


    I selected to hide the percentages but it is still showing on the individual campaign pages

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPCharitable

    (@wpcharitable)

    @fixing2022

    If you’re referring to the percentage in the progress bar in the link that you sent, that progress bar is not generated by Charitable. That being said by the looks of it you might be able to add this custom CSS might make the text invisible:

    .prg-wrp .progress .progress-bar > span {
       color: transparent;
    }

    If that doesn’t work, you might want to confirm if this bar is coming from a page builder or the theme (my guess is the theme) and follow up with their support folks.

    Thread Starter fixing2022

    (@fixing2022)

    Thank you. It didn’t take away the slider but it did take away the percentage and this is excellent.

    Plugin Author WPCharitable

    (@wpcharitable)

    @fixing2022 happy to hear that… especially since that wasn’t Charitable code (something to note – just remember your theme might be producing that area). Have a good day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hiding Percentage’ is closed to new replies.