Buttons

How to make a button link

Create a button by using this short code. Whatever URL you put in link=”…” is where the button will link, and whatever text is between the two sets of brackets is the text that will appear on the button.

This code:

[button-default link="http://www.augsburg.edu/admissions/" text="This is a button"]

will create a button that looks like this:

button example