Button

To add this button to your webpage: 

register here button

1. Go to the Primary or Seconday body field on your page. Click the Source button in the Editor Toolbar (#29). 

2. Copy and paste this code in Source, replacing the bolded portion with the text of your button:

<p><a href="#" style="background: #123965; border-radius: 0.25rem; color: #fff; padding: 0.5rem 1rem; text-decoration: none;">Button Text</a></p>

3. Replace the “#” with the URL of the page you’d like to link to when the button is clicked.