Site Heading

The required h1 with the id of #site_heading is where your sites title will be inserted, with a span for styling purposes and a link home.

Site heading dynamically generated html

<span>
  <a href="">site heading goes here</a>
</span>


This HTML will be inserted into the required h1 element with the id of #site_heading.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Primary Navigation

For information regarding managing the links in your website's primary navigation area, please...

Site Sub-Heading

The required h2 with the id of #site_subheading is where your sites subtitle will be inserted,...

Making your own Theme

This article is intended to help you understand what you can do when creating a theme for website...

Installing Your Theme

Installing your website builder theme is very simple. Just follow these easy steps: Make sure...

Required File Structure

When finished, a website builder theme should be a ZIP file made up of the following: File...