Popover shortcodes

RMTheme has two shortcodes to display popover as button or text.

Button Popover

Text Popover

Shortcode Param with related values:

  • style=”” (Add your custom css)
  • color=”” (Add your custom color)
  • button_text=”” (Click here)
  • placement=”top, right, bottom, left” (Use any one)
  • title=”” (Add your custom title)
  • align=”left/right/none” (Use any one – Only button applicable)
  • element_id=”” (Add element id for popover)
  • size=”small/medium/large” (Use any one)
  • type=”button/text” (Use any one)
  • class=”” (Add your custom class)
  • href=”#”
  • link_target=”_self/_blank” (Use any one)