Title: Remove Widget Toggle Button
Last modified: August 21, 2016

---

# Remove Widget Toggle Button

 *  Resolved [desilvabutler](https://wordpress.org/support/users/desilvabutler/)
 * (@desilvabutler)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-footer-toggle-button/)
 * Hi, thank you Caroline for the beautiful template.
 * My question is:
    I would like to get rid of the toggle button for the widgets.
   Is there any way I can do this? As in, I want my widgets to just appear on the
   page without the need of any toggling.
 * Thanks in advance for the help. 🙂

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

 *  Thread Starter [desilvabutler](https://wordpress.org/support/users/desilvabutler/)
 * (@desilvabutler)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-footer-toggle-button/#post-3802305)
 * Got it. Insert in child theme:
 *     ```
       #secondary {
       	display: block;
       }
       ```
   
 *  [TheRestlessMouse](https://wordpress.org/support/users/therestlessmouse/)
 * (@therestlessmouse)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-footer-toggle-button/#post-3802482)
 * I simply put that bit of code in Appearance, Edit CSS, saved and opened my blog
   in a new window. Easy Peasey! Thanks!

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

The topic ‘Remove Widget Toggle Button’ is closed to new replies.

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

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [toggle](https://wordpress.org/support/topic-tag/toggle/)

 * 2 replies
 * 2 participants
 * Last reply from: [TheRestlessMouse](https://wordpress.org/support/users/therestlessmouse/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/remove-footer-toggle-button/#post-3802482)
 * Status: resolved