# cf7-grid-layout/4.14/admin/partials/pointers/cf7sg-pointers-editor-optional-js-css.php

Smart Grid-Layout Design for Contact Form 7, version 4.14. 9 lines.

- Page: https://pluginprobe.com/plugins/cf7-grid-layout/4.14/code/admin/partials/pointers/cf7sg-pointers-editor-optional-js-css.php
- Raw: https://pluginprobe.com/plugins/cf7-grid-layout/4.14/raw/admin/partials/pointers/cf7sg-pointers-editor-optional-js-css.php
- Modified: 2022-09-14T14:49:14+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/cf7-grid-layout/4.14/code/admin/partials/pointers/cf7sg-pointers-editor-optional-js-css.php#L10-L20`.

```php
<?php

 ?>
<h3 class="cf7sg-pointer"><?=__('Customise your form', 'cf7-grid-layout')?></h3>
<div class="cf7sg-tutorial">
  <p><?=__('Use the CSS or JS editor to further customise your form.  The css/js files will be saved in your themes folder and will be loaded only on the page where your form is displayed', 'cf7-grid-layout')?></p>
  <a class="img" target="_blank" href="https://www.youtube.com/watch?v=wTdLVtU_mlU&list=PLblJwjs_dFBslCf0mDCrDYGpm5hBY3sWv&index=4"></a>
</div>

```
