Buttons

Buttons

these are basic bootstrap buttons.

  1. <a class="btn btn-default " href="http://trumpetvine.com">apply now</a>
<a class="btn btn-default " href="http://trumpetvine.com">apply now</a>

examples:
apply now

manage

TF buttons:

  1. <a class="tf-btn btn btn-default " href="http://trumpetvine.com">apply now</a>
  2. <a class="tf-btn btn btn-default right" href="http://trumpetvine.com">apply now</a>
  3. <a class="tf-btn btn btn-default center" href="http://trumpetvine.com">apply now</a>
<a class="tf-btn btn btn-default " href="http://trumpetvine.com">apply now</a>
<a class="tf-btn btn btn-default right" href="http://trumpetvine.com">apply now</a>
<a class="tf-btn btn btn-default center" href="http://trumpetvine.com">apply now</a>

examples:

note: override tf-btn styles in child as needed
note: .tf-btn class can not be Less-embedded in child classes because parent and child less files are enqueued (and thus compiled) separately, so override tf-btn styles directly.

See also: TF more shortcode