Skip to content

Instantly share code, notes, and snippets.

@beaverbuilder
Created November 1, 2018 21:30
Show Gist options
  • Save beaverbuilder/3d0435f5da0223268f882f2c20f92cf4 to your computer and use it in GitHub Desktop.
Save beaverbuilder/3d0435f5da0223268f882f2c20f92cf4 to your computer and use it in GitHub Desktop.
<?php
'text_color' => array(
'type' => 'color',
'label' => 'Text Color',
'preview' => array(
'type' => 'css',
'selector' => '.my-selector',
'property' => 'color',
'important' => true,
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment