# cf7-grid-layout/4.14/admin/partials/pointers/cf7sg-pointer-tutorials.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-pointer-tutorials.php
- Raw: https://pluginprobe.com/plugins/cf7-grid-layout/4.14/raw/admin/partials/pointers/cf7sg-pointer-tutorials.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-pointer-tutorials.php#L10-L20`.

```php
<?php

 ?>
<h3 class="cf7sg-pointer"><?=__('Online video tutorials', 'cf7-grid-layout')?></h3>
<div class="cf7sg-tutorial">
  <p><?=__('Online video tutorials with step-by-step instructions on how leverage the full power of the smart grid cf7 form editor.', 'cf7-grid-layout')?></p>
  <a class="img" target="_blank" href="https://youtube.com/playlist?list=PLblJwjs_dFBsynXEstrV3fCIC7GBmK9HW"></a>
</div>

```
