Title: Responsive thumbnails?
Last modified: August 21, 2016

---

# Responsive thumbnails?

 *  Resolved [jessica](https://wordpress.org/support/users/kerflop/)
 * (@kerflop)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/responsive-thumbnails-1/)
 * I love this plugin & currently have it set to show 120×120 thumbnails only (no
   words) at the bottom of my posts. I just switched to a responsive theme, which
   looks really great on mobile devices… except for those thumbnails. They of course,
   aren’t responsive. Is it possible to make them be so? I’d love for them to either
   shrink down with the rest of the theme on my tiny iPod, OR even switch to a list
   of text links once the size of the site is iPod / phone size.
 * Thanks so much.
 * [http://wordpress.org/plugins/contextual-related-posts/](http://wordpress.org/plugins/contextual-related-posts/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/responsive-thumbnails-1/#post-4209235)
 * I think you can achieve pretty much most of this using CSS. I’m not expert on
   CSS or Responsive behaviour, so you’ll probably need to look up the correct code
   to use, but it should ideally work by:
 * 1. Setting `max-width` CSS attribute of `crp_thumb` when the screen size is smaller
 * 2. Setting `display:none` for `crp_thumb` when screen size is smaller
 * Please see this guide for sample code.
    [http://learn.shayhowe.com/advanced-html-css/responsive-web-design](http://learn.shayhowe.com/advanced-html-css/responsive-web-design)

Viewing 1 replies (of 1 total)

The topic ‘Responsive thumbnails?’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajay/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/responsive-thumbnails-1/#post-4209235)
 * Status: resolved