Skip to content

Instantly share code, notes, and snippets.

@beaverbuilder
Created October 31, 2018 22:39
Show Gist options
  • Select an option

  • Save beaverbuilder/fe0bedf667241dce0b26ab3638f8fda0 to your computer and use it in GitHub Desktop.

Select an option

Save beaverbuilder/fe0bedf667241dce0b26ab3638f8fda0 to your computer and use it in GitHub Desktop.
<?php
FLBuilderCSS::border_field_rule( array(
'settings' => $settings,
'setting_name' => 'my_border',
'selector' => ".fl-node-$id .my-selector",
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment