Title: Thumbnails shifted down
Last modified: August 21, 2016

---

# Thumbnails shifted down

 *  Resolved [dancem89](https://wordpress.org/support/users/dancem89/)
 * (@dancem89)
 * [12 years ago](https://wordpress.org/support/topic/thumbnails-shifted-down/)
 * Once I updated the latest version, my bottom thumbnail image is being pushed 
   outside my box. [http://sassydealz.com](http://sassydealz.com) (in my sidebar)
   How do I fix this?
 * [https://wordpress.org/plugins/wordpress-popular-posts/](https://wordpress.org/plugins/wordpress-popular-posts/)

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

 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [12 years ago](https://wordpress.org/support/topic/thumbnails-shifted-down/#post-5028544)
 * Hi there!
 * Please [try this](http://wordpress.org/support/topic/popular-post-widget-encroaching-onto-widget-below-it?replies=2#post-5708648).
 *  Thread Starter [dancem89](https://wordpress.org/support/users/dancem89/)
 * (@dancem89)
 * [12 years ago](https://wordpress.org/support/topic/thumbnails-shifted-down/#post-5028571)
 * Thanks I tried that but it’s still shifted down
 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [12 years ago](https://wordpress.org/support/topic/thumbnails-shifted-down/#post-5028591)
 * Ah, the Ajaxify feature is the culprit here. There are two ways to fix the styling
   issue:
    - Disable the _Ajaxify_ feature, and the HTML markup should get back to normal,
    - or go to _Themes > Editor_, click on your theme’s stylesheet (something like
      _your-theme/style.css_) and add this to the end of the file:
    -     ```
          .popular-posts {
          overflow: hidden;
          }
          ```
      
    - … then hit _Update file_ to save changes.
 * If you’re using a caching plugin such as _W3 Total Cache_ or similar, you might
   need to clear its cache after making any of the mentioned changes.
 *  [ipexmedia](https://wordpress.org/support/users/synergeticcorp/)
 * (@synergeticcorp)
 * [12 years ago](https://wordpress.org/support/topic/thumbnails-shifted-down/#post-5028654)
 * Yes, I also having this exact same issue! The very last thumbnail overlaps to
   the bottom widget area.

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

The topic ‘Thumbnails shifted down’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popular-posts/assets/icon-256x256.png?rev=1232659)
 * [WP Popular Posts](https://wordpress.org/plugins/wordpress-popular-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popular-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popular-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popular-posts/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [ipexmedia](https://wordpress.org/support/users/synergeticcorp/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/thumbnails-shifted-down/#post-5028654)
 * Status: resolved