How to manage Header Message Bar

LavaPro theme comes with an inbuilt sliding fancy header bar. This article contains three part:

  1. Where is fancy message bar located
  2. How to Enable / Disable header sliding message bar
  3. How to add content in Header Message Bar

Where is fancy message bar located

It is located at the very top (header top) of the webpage.

How to Enable / Disable header sliding message bar

You can show / hide this fancy Header Message Bar from theme settings.

Navigate to: Home >> Administration >> Appearance >> Settings (of LavaPro theme)
Under LavaPro Theme Settings >> Header tab, you can enable or disable this sliding panel.

How to add content in Header Message Bar

Header Message Bar works as a Drupal block region. You need to create a block and set its location to Header Message Bar

  1. Navigate to: Administration >> Structure >> Blocks
    admin/structure/block
  2. Click Add block link.
  3. Create a new block
  4. Scroll down and set its region to Header Message Bar and click Save block button.

Done!!