PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Elementor
  4. Add class to Elementor Image
Add class to Elementor Image icon

Add class to Elementor Image

Simple plugin to add custom CSS class to Elementor image.

By Eduardo Villão·Elementor·Free
4.8(10 reviews)
·1.0K+ active installs·Updated 2 months ago
DownloadVisit HomepageCompare

As of April 2026, Add class to Elementor Image is a WordPress elementor plugin with 1.0K+ active installations and a 4.8/5 rating from 10 reviews. It has been downloaded 14K+ times in total. Requires WordPress 5.5+ and PHP 7.0+. Available on WordPress.org since 2021. Recently updated within the last 3 months. Download volume is stable this week. Top alternative: Elementor Website Builder – more than….

4.8/510 reviews
1.0K+active installs
14K+total downloads
5 yearssince 2021

Overview

You need add your custom CSS class to Elementor image widget? Me too!

So i created this simple plugin to help. Just install and use the new input in Image widget to add your custom class.

More plugins?

Check my other plugins: WordPress Plugins

WordPress Tips?

Check my blog: WordPress Tips

Plugins Suggestions?

Please, send to me: [email protected]

Read full description on WordPress.org

Screenshots

Ratings & Reviews

4.810 reviews
5 ★
9
4 ★
0
3 ★
1
2 ★
0
1 ★
0

Recent Reviews

Time Saver
by Hasan H.·1 month ago

Thanks Eduardo!

The plugin worked perfectly.

I appreciate your contributions for us. Keep it up!

Works perfectly!
by Santiago Lope del Palacio·9 months ago

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!

Muito útil
by Caio Ferreira·1 year ago

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

Brilliant. Just what I was looking for.
by BlackSheep42·2 years ago

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.

  • This topic was modified 1 year, 12 months ago by BlackSheep42.
Works Great. Useful.
by Mark·3 years ago

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'); 

Download Trends

Today: 4Yesterday: 7This week: 37Period total: 2K

Compatibility

WordPress5.5+ requiredTested up to 6.9.4
PHP7.0+ required

Version Adoption

v1.3
95.6%
v1.2
4.4%

Top Alternatives to Add class to Elementor Image

Elementor Website Builder &#8211; more than just a page builder icon
Elementor Website Builder – more than…
4.510M+ installsUpdated 3 days ago
ViewCompare
Essential Addons for Elementor &#8211; Popular Elementor Templates &amp; Widgets icon
Essential Addons for Elementor…
4.92.0M+ installsUpdated 3 weeks ago
ViewCompare
Ultimate Addons for Elementor icon
Ultimate Addons for Elementor
4.92.0M+ installsUpdated 4 days ago
ViewCompare
Starter Templates – AI-Powered Templates for Elementor &amp; Gutenberg icon
Starter Templates – AI-Powered…
4.92.0M+ installsUpdated 3 days ago
ViewCompare
Premium Addons for Elementor &#8211; Powerful Elementor Templates &amp; Widgets icon
Premium Addons for Elementor – Powerful…
4.9700K+ installsUpdated 3 days ago
ViewCompare
View all elementor plugins →

Frequently Asked Questions

Changelog

1.3.2

  • Changed: compatibility with WordPress 6.7.
  • Changed: code improvements.
View full changelog on WordPress.org

Contributors

Eduardo VillãoEduardo Villão
Plugin Info
Version
1.3.2
Last Updated
Jan 12, 2026
WP Requires
5.5+
Tested Up To
6.9.4
PHP Requires
7.0+
Active Installs
1.0K+
Downloads
14K+
Added
Jun 16, 2021
Business
Free

Tags

elementorlazy loadimage classcustom classelementor pro

Developer

E
Eduardo Villão
5 plugins0.0M+ total installs
View all plugins →

Quick Compare

Add class to Elementor Image vs Elementor Website Builder – more than…→Add class to Elementor Image vs Essential Addons for Elementor…→Add class to Elementor Image vs Ultimate Addons for Elementor→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.