Fancy Buttons
In the below shortcode you will see the fancy buttons with sizes small, medium, and large respectively. This theme gives you a huge varition of options for buttons like styles, sizes, background and colors.
Parameters:
size // Select to "small", "medium", or "large" to set the size link // place your URL here linktarget // for opening link in new tab align // set to "left", "right" or "center" to align color // choose a style for your button, for example if you wanted orange hoverbgcolor // change the hover background color of your button by adding this, hoverbgcolor="#000000" hovertextcolor // change the hover text color of your button by adding this, hovertextcolor="#000000" bgcolor // change the background color of your button by adding this, bgcolor = "#000000" textcolor // change the text color of your button by adding this, textcolor = "#000000" fullwidth // check this if you want to display fullwidth button width // use % or px as units for width, do not leave only numbers. button text // place the text you want to display in button
Sample Buttons With Different Size:
Large Button Medium Button Small Button
Example:
[button color="orange" size="large" style="true"]Large Button[/button] [button color="orange" size="medium" style="true"]Medium Button[/button] [button color="orange" size="small" style="true"]Small Button[/button]
Buttons With different Color Variation
Gray Brown Cyan Orange Red Blue Yellow Magenta
Pink Green Black White