Button shortcode

RMTheme has various shortcode for different button. You can add different style button for your website using this shortcode.

Square button

Round button

Button with image icon

Button with awesomefont icon

Button with video lightbox

Shortcode Param with related values:

  • color=”” (Add your custom color)
  • size=”small/medium/large” (Use any one)
  • type=”rounded”
  • href=”#”
  • link_target=”_self/_blank” (Use any one)
  • align=”left/right/none” (Use any one)
  • class=”” (Add your custom class)
  • style=”” (Add your custom css)
  • lightbox=”True/False” (Use any one)
  • element_id=”” (Add element id for button with video lightbox)
  • icon_class=”” (Add awesome font icon class for button with awesomefont icon)