Skip to content

Commit c0999fe

Browse files
committed
add description notice for weforms
1 parent fd58df7 commit c0999fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/includes/configs/customizer/sections.config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,7 @@
573573
'priority' => 10,
574574
'icon' => 'icon-weforms-settings',
575575
'panel' => 'bgtfw_design_panel',
576+
'description' => esc_html__( 'To use this feature, please enable the "Use Theme CSS" option in each form\'s settings.', 'bgtfw' ),
576577
);
577578
}
578579

0 commit comments

Comments
 (0)