Added axeweb-block classNames to blocks in Elementor
This commit is contained in:
@@ -40,7 +40,7 @@ class <%= blockClassModel %>_Elementor_Widget extends \Elementor\Widget_Base {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static function prepare( $args ): array {
|
public static function prepare( $args ): array {
|
||||||
// Prepare $args for render function.
|
$args['section_class'] = 'axeweb-block';
|
||||||
return $args;
|
return $args;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user