Title: Customizing the Reach theme
Last modified: October 3, 2016

---

# Customizing the Reach theme

 *  Resolved [RGAlix](https://wordpress.org/support/users/rgalix/)
 * (@rgalix)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customizing-the-reach-theme/)
 * Hey everyone,
 * I’m using Charitable with the Reach theme that I am customizing, and I can’t 
   find in which file the campaign description is displayed. I’m talking about the
   big textarea on the campaign creation page, the description that is displayed
   right under the title, at the top of the campaign page.
 * Does anyone know where to find that bit of code ?
 * Thanks !
    Alix

Viewing 1 replies (of 1 total)

 *  [Eric Daams](https://wordpress.org/support/users/ericdaams/)
 * (@ericdaams)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customizing-the-reach-theme/#post-8253156)
 * Hi Alix,
 * That description is added using a template in Charitable itself. If you want 
   to customize it, here’s what you can do:
 * 1. Create a new file in your child theme ([read this if you’re not using the child theme yet](http://demo.wpcharitable.com/reach/documentation/how-to-use-the-child-theme/))
   at `reach-child-theme/charitable/campaign/description.php`.
    2. Into this file,
   copy and paste the contents of the following file in the Charitable plugin: `
   charitable/templates/campaign/description.php` 3. Make the customizations you
   want in the new version in your child theme!
 * Cheers,
    Eric

Viewing 1 replies (of 1 total)

The topic ‘Customizing the Reach theme’ is closed to new replies.

 * ![](https://ps.w.org/charitable/assets/icon-128x128.jpg?rev=1225178)
 * [Charitable - Donation Plugin for WordPress - Fundraising with Recurring Donations & More](https://wordpress.org/plugins/charitable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/charitable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/charitable/)
 * [Active Topics](https://wordpress.org/support/plugin/charitable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/charitable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/charitable/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Eric Daams](https://wordpress.org/support/users/ericdaams/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/customizing-the-reach-theme/#post-8253156)
 * Status: resolved