PluginScout

Add class to Elementor Image

by Eduardo Villão · WordPress.org page · Website

v1.3.2 Tested up to WP 6.9.7 PHP 7.0+

Add class to Elementor Image has 1,000+ active installs on WordPress.org and 15,390 downloads all time. We have tracked it since September 4, 2026; download trends appear after 30 days of data. The last update was on January 12, 2026, tested up to WordPress 6.9.7.

Add class to Elementor Image at a glance

Active installs
1,000+
Total downloads
15,390
Downloads, last 30 days
available after 30 days of tracking
30-day growth
tracking since September 4, 2026

Is Add class to Elementor Image well maintained?

Support threads resolved
No open threads
nothing waiting on the WordPress.org forum
WordPress compatibility
Behind
tested up to WordPress 6.9.7, not yet with the current 7.1
One-star reviews
0%
0 of 10 reviews on WordPress.org

Add class to Elementor Image reviews and ratings

10 reviews on WordPress.org, with the most recent ones as their authors posted them.

4.8 out of 5

10 reviews

5★
9
4★
0
3★
1
2★
0
1★
0
  • Time Saver

    Thanks Eduardo! The plugin worked perfectly. I appreciate your contributions for us. Keep it up!

    Hasan H.
  • Works perfectly!

    Needed to exclude some images from lazy loading in WP Rocket, but Elementor adds classes to the parent <div>, not the image tag. This plugin solved it instantly. Thanks, Eduardo!

    Santiago Lope del Palacio
  • Muito útil

    Excelente plugin para adicionar classes de no-lazyload em imagens. Até então a única solução para esse problema no Elementor.

    Caio Ferreira
  • Brilliant. Just what I was looking for.

    I use SiteGround for my hosting. It's built in caching plugin has a lazy load setting. Unfortunately this broke a particular grid layout in my design. There is an option to stop lazy loading on and individual basis by adding the class "skip-lazy" to the desired image. This plugin allowed me to do just that.

    BlackSheep42
  • Works Great. Useful.

    Was trying to figure out way to add a class only to my featured images in my Elementor layout for blog posts, so I can disable lazyload on them, and this plugin works great. Highly recommend it. That said, I ended up deciding not to use it since I found a Functions.php code snippet that worked for my needs. I prefer to not use additional plugins if I can help it. But if you need more granular control over classes on images and you use Elementor, this plugin is what you need. But if you just need to do what I did, here's the snippet that worked for me: function db_add_class_to_single_featured_image($attr) { remove_filter('wp_get_attachment_image_attributes','db_add_class_to_single_featured_image'); if ( is_single() ) { $attr['class'] .= ' no-lazy'; } return $attr; } add_filter('wp_get_attachment_image_attributes','db_add_class_to_single_featured_image');

    Mark
  • Doesn't work with background images

    I was hoping to exclude background images from lazy loading, but I need to be able to add a class to do it. This unfortunately does not do that. For my needs it's 0 stars, but I give it 5 stars for other uses, so it's a 3 average for me.

    katandmouse

Add class to Elementor Image alternatives

Plugins that solve the same problem, ranked by how closely they overlap with Add class to Elementor Image.

Details

Simple plugin to add custom CSS class to Elementor image.

The full description, screenshots and every review live on the WordPress.org page.

Tags

  • custom class
  • elementor
  • elementor pro
  • image class
  • lazy load

More from Eduardo Villão

Version
1.3.2
Last updated
Jan 12, 2026
First published
Jun 16, 2021
Requires WordPress
5.5
Tested up to
6.9.7
Requires PHP
7.0
Pricing
Free on WordPress.org

Add class to Elementor Image FAQ

How many active installs does Add class to Elementor Image have?

WordPress.org reports 1,000+ active installs for Add class to Elementor Image as of September 7, 2026.

Is Add class to Elementor Image still maintained?

Yes. The last release was on January 12, 2026 and it is tested up to WordPress 6.9.7.

Is Add class to Elementor Image free?

Add class to Elementor Image is free to install from WordPress.org. Many plugins also sell a paid version or add-ons.