Title: Widgets on Responsive Theme
Last modified: August 30, 2016

---

# Widgets on Responsive Theme

 *  [sslarson](https://wordpress.org/support/users/sslarson/)
 * (@sslarson)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/widgets-on-responsive-theme/)
 * I’m in need of help with removing the 3 homepage widgets on the RESPONSIVE THEME
   for wordpress.
 * I’ve looked everywhere and i cannot find the options anywhere….
 * larsonspropertymaintenance.com is the website and the widgets are at the bottom
   if you’re interested in what i’m talking about.
 * I’m fairly new to wordpress and i would really value someones help.
 * Thanks a lot!!

Viewing 1 replies (of 1 total)

 *  [IT Privateer](https://wordpress.org/support/users/it-privateer/)
 * (@it-privateer)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/widgets-on-responsive-theme/#post-6487702)
 * I am going to assume the 3 homepage widgets you are referring to are
    Home Widget
   1, Home Widget 2, and Home Widget 3 respectively.
 * These widget areas live in a template file called sidebar-home.php
 * This template file is loaded via a call in the file front-page.php
 * `
    get_sidebar( 'home' );
 * To remove these widget areas simply delete that line from a copy of
    the front-
   page.php file in your child theme folder.
 * If you do not have a child theme set up, I recommend you do this as
    soon as 
   possible, that way you will not lose any customization when you update the parent
   theme.

Viewing 1 replies (of 1 total)

The topic ‘Widgets on Responsive Theme’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [IT Privateer](https://wordpress.org/support/users/it-privateer/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/widgets-on-responsive-theme/#post-6487702)
 * Status: not resolved