ハイウェブの機能紹介デモサイトです。

ボタンButtons

ショートコードの「ボタン」ではコンテンツにボタンを追加することができます。

BlackGray Yellow Red Blue Green

Black Gray Yellow Red Blue Green

Black Gray Yellow Red Blue Green

Button with icon Button with icon Button with icon

Link to target blank Link to target self Link to lightbox

ショートコード

[buttons link="http://www.google.com" size="medium" target="_blank" lightbox="false" color="black" icon="google"]Button[/buttons]

オプション

  • link : リンクURLを設定します。
  • size : ボタンのサイズ[small,medium,large]を設定します。
  • target : リンクターゲット[_blank,_self]を設定します。
  • lightbox : ライトボックスの表示[true,false]を設定します。
  • color : ボタンの色[black,gray,yellow,orange,red,blue,green]を設定します。
  • icon : アイコンを設定します。
  • class : classを設定します。