Title: remove an element using child theme
Last modified: August 31, 2016

---

# remove an element using child theme

 *  [2tyerd](https://wordpress.org/support/users/2tyerd/)
 * (@2tyerd)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-an-element-using-child-theme/)
 * So I want to remove a bit of code from my sweetdate theme.
 *     ```
       <div class="six columns">
               <input type="text" id="fullname" name="field_1" class="inputbox" required placeholder="<?php _e("Your full name", 'kleo_framework');?>">
             </div>
       ```
   
 * I’ve already tested by removing it from my parent theme and I know for sure this
   is the right bit of code I need to remove.
 * Now how do I remove it through the child theme?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [swayam.tejwani](https://wordpress.org/support/users/swayamtejwani/)
 * (@swayamtejwani)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-an-element-using-child-theme/#post-7313172)
 * copy the file from main theme to child theme folder and then edit as you want.
 *  Thread Starter [2tyerd](https://wordpress.org/support/users/2tyerd/)
 * (@2tyerd)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-an-element-using-child-theme/#post-7313173)
 * Thanks man worked perfect. I tried it before but it didn’t work because I also
   had to create the folder the file was in called page-parts

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘remove an element using child theme’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [2tyerd](https://wordpress.org/support/users/2tyerd/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/remove-an-element-using-child-theme/#post-7313173)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
