Have Questions? (800) 477-0970

Quick Tip: Remove Bold Question Titles from your Template


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

Each of the templates or themes available within SurveyGizmo offer a different look to your survey, and can be adjusted to fit your specific preferences for look and feel. Bold Question Titles in TemplateWith some of the themes, all the questions themselves are in bold text, making them stand out from the answers. In some cases however, you may prefer that the question titles are not bold, but regular text. This is a simple adjustment to the Look & Feel section of your survey.

Making changes to Look & Feel

  • Scroll down to the large box titled This Theme’s CSS Template
  • Near the top of the box, usually visible without scrolling, you will find something similar to the following code:
    /* Question Titles */
    .sg_QuestionTitle {
    font-weight:bold;
    color:#000;
    }
  • You will want to change the line font-weight: bold to font-weight: normal. The results (using the example code above):
    /* Question Titles */
    .sg_QuestionTitle {
    font-weight:normal;
    color:#000;
    }
  • 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