Homepage Content - Company Slogan

You can see a company slogan region on homepage as shown in below image.

How to create Company Slogan region on homepage

Follow below simple steps to create company slogan region as shown in above image.

  1. Login as administrator on your Drupal website and navigate to:
    Navigate to: Administration >> Structure >> Blocks
  2. Click Add block link.
  3. Create a new block.
  4. Use below sample code for block body:
    <div class="page-header">
    <h1>Welcome To HertzPro</h1>
    <p>We design beautiful high quality Drupal themes</p>
    </div>
  5. Use Full HTML as Text Format.
  6. Scroll down and set its region to Homepage content and click Save block button.

Done!!