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