Progress Bar in Donation Widget

Support Area Forums Foundation Progress Bar in Donation Widget

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question:
  • Author
    Posts
  • #16778
    Sergio Burani
    Participant

    Our fund raising campaigns do not have a target. We do not want to show a Progress Bar in the Donation Widget. I was able to eliminate it in the Home Button Donate widget. I was unable o remove it in the Default Sidebar Donate Widget. Can you help me?
    Thanks.

    #16779
    Bill Robbins
    Moderator

    Let’s see if this won’t take care of it for you:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      .donate-graph-cover {
      	display: none;
      }
      
    3. Update your settings.

    Let me know if that doesn't get it,
    Bill

    #16780
    Sergio Burani
    Participant
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Progress Bar in Donation Widget’ is closed to new replies.