Fundraiser Theme: Remove/Disable Donation Amount s

Home Forums All Other Themes Fundraiser Theme: Remove/Disable Donation Amount s

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #142485
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    I’m using the Fundraiser Theme. However, I don’t need the portions on the Home Page that show the donation amounts. Kindly let me know how to remove or disable these areas? I don’t see an option for it in the Theme Builder.

    See the attached screenshots. My url is: https://buzapps.net/demos/symmetry_physical_therapy/

    https://drive.google.com/file/d/1kMvgR6TskJCETqdZiKeEETEn8RnHvnp0/view?usp=sharing

    https://drive.google.com/file/d/1-zntW71VvARxmM_9nS-jaEu32WzSDSAF/view?usp=sharing

    #142528
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .causes-skill, .cuase-raised, .cuase-goal, .skillbar {
        display: none !important;
    }

    Regards,
    Dave

    #142712
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    Worked perfectly… Thank you!

    #142743
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.