7. Button
SCREENSHOT
THE CODE
[c_button bg_color="" bg_color_hover="" text_color="" text_color_hover="" url="" target=""] Button Title [/c_button]
PARAMS
- Content
- url – URL – link URL
- bg_color – RGB – Hexa color of background color, default #222222
- bg_color_hover – RGB – Hexa color of background color when button is hovered, default #555555
- text_color – RGB – hexa color of text, default #FFFFFF
- text_color_hover – RGB – hexa color of text when button is hovered, default is #FFFFFF
- target – select – empty or “_blank” (open new tab)