Title: Widget collapse!
Last modified: August 19, 2016

---

# Widget collapse!

 *  [Haux](https://wordpress.org/support/users/haux/)
 * (@haux)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/widget-collapse-1/)
 * Hi all,
 * I’ve been trying to remove the “about author” box from my website. I finally 
   managed to do it yesterday after editing my single.php file.
 * I removed the code below –
 *     ```
       <div id="post-author">
       						<div class="post-author-avatar"><?php echo get_avatar(get_the_author_email(), $size = '60', $default = ''.get_bloginfo('template_directory') .'/images/author-avatar.jpg'); ?></div>
       						<div class="post-author-description">
       							<h3>About the Author</h3>
       							<p><strong><?php the_author_posts_link(); ?></strong> <?php the_author_description(); ?> </p>
       						</div>
       ```
   
 * It worked, however my widgets now show at the bottom of my page totally out of
   sync! example….www.muscle-munch.com and click any article.
 * Many thanks
 * Loz

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/widget-collapse-1/#post-1812149)
 * You need to remove the next `</div>`.

Viewing 1 replies (of 1 total)

The topic ‘Widget collapse!’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/widget-collapse-1/#post-1812149)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
