File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ class="second-bar show-for-small-only center list-actions-bar"><!-- /* MOBILE V
253253
254254 </div>
255255 </div>
256- <div id="export_help_text" class="large reveal" data-reveal data-v-offset="10px">
256+ <div id="export_help_text" class="large reveal" style="display: none;" data-reveal data-v-offset="10px">
257257 <span class="section-header"><?php esc_html_e ( 'List Exports Help ' , 'disciple_tools ' ) ?> </span>
258258 <hr>
259259 <div class="grid-x">
@@ -860,7 +860,7 @@ class="loading-spinner"></span>
860860
861861 <?php if ( isset ( $ placeholder ['help ' ] ) ) : ?>
862862
863- <div id="placeholder_help_text_<?php echo esc_attr ( $ placeholder ['help ' ]['id ' ] ); ?> " class="large reveal" data-reveal data-v-offset="10px">
863+ <div id="placeholder_help_text_<?php echo esc_attr ( $ placeholder ['help ' ]['id ' ] ); ?> " class="large reveal" style="display: none;" data-reveal data-v-offset="10px">
864864 <span class="section-header"><?php esc_html_e ( 'Message Placeholder Help ' , 'disciple_tools ' ) ?> </span>
865865 <hr>
866866 <div class="grid-x">
You can’t perform that action at this time.
0 commit comments