User Experience
366 W. Circle Dr.
East Lansing , MI 48824
United States

Other

Buttons

Return to top of page

A "Return to top of page" button should be formatted as a "secondary button" and floated at the bottom right side of the page. This button is available as a template in the wysiwyg editor, or the code can manually be entered. The button should look like this:

(An actual example is floating in the bottom right corner.)
<div class="msul-return-to-top"> <a class="msul-btn-secondary msul-background-white" href="#main-content">Return to top of page</a> </div>