diff --git a/modules/content/widgets/flex-hero.php b/modules/content/widgets/flex-hero.php index f2956aac..93197da1 100644 --- a/modules/content/widgets/flex-hero.php +++ b/modules/content/widgets/flex-hero.php @@ -745,7 +745,7 @@ protected function add_cta_button_controls( string $type, bool $add_condition = ], 'row-reverse' => [ 'title' => esc_html__( 'End', 'hello-plus' ), - 'icon' => 'eicon-h-align-' . ( is_rtl() ? 'left' :'right' ), + 'icon' => 'eicon-h-align-' . ( is_rtl() ? 'left' : 'right' ), ], ], 'selectors_dictionary' => [