Title: Delete Text,
Last modified: October 28, 2016

---

# Delete Text,

 *  [cc2018](https://wordpress.org/support/users/cc2018/)
 * (@cc2018)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/delete-text/)
 * My website is: [http://tailoredbydesignllc.com/](http://tailoredbydesignllc.com/)
 * How do I:
 * 1. Remove the text “Test” from the homepage? It is a “Heading.”
 * 2. Remove the “Call to Action” button at the bottom of the homepage?
 * 3. Add spaces between the paragraphs of the “About us” page?
 * Thank you!

Viewing 1 replies (of 1 total)

 *  [Menaka S.](https://wordpress.org/support/users/menakas/)
 * (@menakas)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/delete-text/#post-8375007)
 * 1.
    Add this to your child theme’s style.css
 *     ```
       body h3.fl-cta-title {
         display: none;
       }
   
       .fl-cta-button {
         display: none;
       }
       ```
   
 * 2. In the post editor of “About us” page, add the spaces between paragraphs.

Viewing 1 replies (of 1 total)

The topic ‘Delete Text,’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Menaka S.](https://wordpress.org/support/users/menakas/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/delete-text/#post-8375007)
 * Status: not resolved