Logo Tagline

Add a business tagline to sit under your webstore logo, which succinctly explains your company.

Wireframe

Tagline


Preparation Checklist

Before you start this tweak, it's a good idea to run through our preparation checklist below:

  • Read through the Getting Started to get a better sense of how the Control Panel, Database and Front End store interact.
  • Learn our recommended Simple Workflow. This makes the implementation process as easy as possible.
  • Create a new Staging Theme for this tweak. This allows you to preview any changes before they are visible to live customers.

Coding Instructions

Step 1: Setup the tagline

Setup a Content Zone named tagline, and add in your tagline (eg. "Queensland's Best Bicycles!").

Step 2: Open the header template

Navigate to the header file /httpdocs/assets/themes/[THEME-NAME]/templates/header/template.html and paste the following code directly above the wrapper-logo closing div:

[%content_zone id:'tagline'/%]

Final Result

Tagline

Was this article useful?

Be notified when this page is updated. Optional.