Have Questions? (800) 609-6480

Quick Tip: Making your Page Titles Visible


Please Note:This is a tutorial for SurveyGizmo 2.0 users. We will be updating this for SurveyGizmo 3.0 users ASAP

Survey Editor - Page Title

At the top of every page in SurveyGizmo there is a blue bar that provides a page number, page title, and options for copying, deleting, and altering that page. The ability to change the name of these pages provides benefits throughout your survey creation process, such as when reordering pages. It helps organize and identify the sections of your survey.

When a page is first created however, it has a page title of Untitled Page. Many people choose not to alter the title and thus by default, most templates in SurveyGizmo automatically hide the page title for the survey taker. However, if you wish to make your page titles visible for the survey taker, this is a simple adjustment to the Look & Feel section of your survey.

Making changes to Look & FeelPreview - Page Title Hidden (default)

  • Scroll down to the large box titled This Theme’s CSS Template
  • You will find something similar to the following code approximately a sixth of the way down:
    .sg_page_title
    {
     display:none;
     color:#EFF6FF;
    }
  • Preview - Page Title Visible

    You will want to remove the line display: none;. The results (using the example code above):

    .sg_page_title
    {
     color:#EFF6FF;
    }
  • Click Save Your Customizations

Have you tried SurveyGizmo yet? Try our 14 day free trial

The Survey Expert Blog

By

Why Survey Design Matters for Feedback Surveys

February 3 2012 -

Survey Expert Ryan Farmer observes that many well-known companies aren’t branding their surveys, and discusses why survey design is hyper-important when you want to gather customer feedback.

By

New Team Management & User Permissions System

Starting February 2nd, SurveyGizmo is launching a new set of user management features. Learn more about them here!

By

5 Questions with SurveyGizmo co-founder and CEO Christian Vanek

Boulder’s Daily Camera newspaper interviews Christian Vanek, who shares what’s next for the company.

More from our Survey Experts