We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92f6d0 commit 72acd4cCopy full SHA for 72acd4c
inc/lazyload_replacer.php
@@ -119,6 +119,7 @@ public static function get_background_lazyload_selectors() {
119
'.elementor-section[data-settings*="background_background"]',
120
'.elementor-section > .elementor-background-overlay',
121
'[class*="wp-block-cover"][style*="background-image"]',
122
+ '[class*="wp-block-group"][style*="background-image"]',
123
];
124
125
$saved_watchers = self::instance()->settings->get_watchers();
0 commit comments