Title: Content shows below sidebars
Last modified: August 20, 2016

---

# Content shows below sidebars

 *  [cmleung](https://wordpress.org/support/users/cmleung/)
 * (@cmleung)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/content-shows-below-sidebars/)
 * I added a plugin which put a ‘share’ button on top of each page and post, and
   all my page and post contents shift below the sidebars. I tried to deactiviate
   the plugin and try another plugin which will add someone on the beginning of 
   every page and post, same thing happen. I have been fiddling around the css to
   reside the content and the sidebar but nothing seems to work. Any ideas? My website
   is [http://www.wizebiz.ca](http://www.wizebiz.ca). As you can see, how the page
   appear empty, when you scroll down all the way pass the sidebars, you will see
   a ‘share’ button on the beginning of the post. Any help will be greatly appreciated.
   Thanks.
 * Cecilia

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/content-shows-below-sidebars/#post-2309733)
 * either add this to the end of style.css of your theme:
    `.addtoany_share_save_container{
   clear: none!important;}`
 * or edit the ‘add-to-any’ plugin css /wp-content/plugins/add-to-any/addtoany.min.
   css
    and remove `clear:both;` from this style (the first style in the file): `.
   addtoany_share_save_container{clear:both;line-height:32px;margin:16px 0}`

Viewing 1 replies (of 1 total)

The topic ‘Content shows below sidebars’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/content-shows-below-sidebars/#post-2309733)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
