Title: Basic Question
Last modified: January 19, 2022

---

# Basic Question

 *  Resolved [Alex](https://wordpress.org/support/users/expofield/)
 * (@expofield)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/basic-question-17/)
 * Hello!
 * Why images are wheather oversized, whether undersized?
 * What is expected from me to do in that case?
 * Thank you in advance
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbasic-question-17%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * (@wpmudevsupport11)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/basic-question-17/#post-15272165)
 * Hi [@expofield](https://wordpress.org/support/users/expofield/),
 * I suppose you meant regarding images having a different size on your homepage?
   This is more related to the responsive nature of the theme or via the page builder
   on how the images are loaded.
 * However, your query doesn’t seem to be related to Smush and more with how these
   images are added, which is via the Elementor plugin.
 * If there are images that have less size compared to other images, the page builder
   will try to fit the image within its container and hence you notice different
   size images loaded.
 * If you upload images with uniform size then they’ll display without any issue.
   You’ll have to bring this with your Elementor plugin teams attention if there
   are any specific settings to resolve this out of the box.
 * You could try this CSS as a workaround:
 *     ```
       .elementor img {
       	min-height: 234px;
       }
       ```
   
 * You can add the CSS via the default WordPress customizer, under **Appearance 
   > Customize > Additional CSS**.
 * However, the above CSS might cause other images to appear stretched. For a better
   solution would recommend checking with your Elementor plugin support.
    [https://wordpress.org/support/plugin/elementor/](https://wordpress.org/support/plugin/elementor/)
 * I’m marking this thread as resolved for now, please feel free to re-open for 
   any or create a new ticket for any queries regarding Smush.
 * Kind Regards,
    Nithin
 *  Thread Starter [Alex](https://wordpress.org/support/users/expofield/)
 * (@expofield)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/basic-question-17/#post-15274039)
 * I haven’t uploaded the photos and the posts with Elementor.
    They are test posts
   so WordPress also works.

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

The topic ‘Basic Question’ is closed to new replies.

 * ![](https://ps.w.org/wp-smushit/assets/icon-256x256.gif?rev=3447113)
 * [Smush – Image Optimization, Compression, Lazy Load, WebP & CDN](https://wordpress.org/plugins/wp-smushit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-smushit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-smushit/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-smushit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-smushit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-smushit/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Alex](https://wordpress.org/support/users/expofield/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/basic-question-17/#post-15274039)
 * Status: resolved