Show All Button

Users may implement a properly styled “Show All” button for use on their text-based category listing pages. Follow the instructions below to add a “Show All” button:

  1. Copy the following code:
    <a class=”uber-expand btn btn-default” href=”URL HERE”>Show All</a>
  2. Open the HTML TAB of the CONTENT EDITOR. (This will not work in the VISUAL EDITOR).
  3. Paste the code where it should display.
  4. Replace the highlighted text (URL HERE) with the target URL of the SHOW ALL button.