Title: Thumbnails same size
Last modified: June 18, 2017

---

# Thumbnails same size

 *  [patrickmack89](https://wordpress.org/support/users/patrickmack89/)
 * (@patrickmack89)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/thumbnails-same-size-2/)
 * How do I make all thumbnails the same size? As you can see some are different
   sizes than others. [http://ctcheapestfoods.com/](http://ctcheapestfoods.com/)
    -  This topic was modified 8 years, 11 months ago by [patrickmack89](https://wordpress.org/support/users/patrickmack89/).

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

 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/thumbnails-same-size-2/#post-9239871)
 * Hello patrickmack89,
 * Add below css code into your current active child theme’s style.css file or you
   can add it additional css option into theme customizer.
 * <style>
    .section-content .feature-item .feature-media img { height: 185px; }
   </style>
 * Hope this will helps you.
 * Thanks!
 *  Thread Starter [patrickmack89](https://wordpress.org/support/users/patrickmack89/)
 * (@patrickmack89)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/thumbnails-same-size-2/#post-9242435)
 * Worked when adding into my additional css in the customizer but not in my child
   theme’s css. I am using a child theme but I’m not sure what I am doing wrong 
   when adding the code into the style.css
 *  [congthien](https://wordpress.org/support/users/congthien/)
 * (@congthien)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/thumbnails-same-size-2/#post-9243184)
 * Hi [@patrickmack89](https://wordpress.org/support/users/patrickmack89/),
 * I recommend you add in Additional CSS. If you are using child theme, please try
   to clear browser & site cache then check again.

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

The topic ‘Thumbnails same size’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [congthien](https://wordpress.org/support/users/congthien/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/thumbnails-same-size-2/#post-9243184)
 * Status: not resolved