Buttons
these are basic bootstrap buttons.
- <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
TF buttons:
- <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>
<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


