Suppress Header on Custom Page

From HostBaby Wiki

Jump to: navigation, search

By default, the header will appear on the custom page. If the custom page uses the "News" format, a "News" header is displayed. Here is how to suppress the header on the custom page:

  1. Log into the wizard
  2. Click Webpage
  3. Click the name of the custom page
  4. Add a new entry
    • If the Toggle Editor is on, click Toggle Editor to turn it off
    • Paste this code below into the Long Description field:
    • <style>h1{display:none; visibility: hidden;}</style>
  5. Click the green Add button
  6. Preview your work and if it looks the way you want, publish.


Note 1: If it is a new page format entry, be sure to make it a blank entry with no date.

Note 2: If you wish to give the entry a title that does not publish on your website, you can give it an HTML comment title:
<-- enter your title here -->

Personal tools