Skip to main content
Loading...
Skip to article
  • Qualtrics Platform
    Qualtrics Platform
  • Customer Journey Optimizer
    Customer Journey Optimizer
  • XM Discover
    XM Discover
  • Qualtrics Social Connect
    Qualtrics Social Connect

Survey Style & Motion


Was this helpful?


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The feedback you submit here is used only to help improve this page.

That’s great! Thank you for your feedback!

Thank you for your feedback!


About Survey Style & Motion

Your survey’s style is important for making sure respondents enjoy taking your survey. This includes your survey’s font, colors, question spacing, and any custom CSS you’d like to add. You can also customize how your survey moves, from setting a page transition animation to automatically advancing respondents through your survey as they answer questions.

Attention: Simple Layout uses a different page structure in order to better support accessibility and mobile first design, which causes custom CSS to function differently. When Simple Layout is enabled, elements of custom CSS (e.g. html, css classes, and ids) will need to be updated to function correctly.

Fonts

You can change the font of your questions and answer choices in the Style section of the Look & feel menu. To change your font typeface, click the Font dropdown and select a typeface.

the font option in the style section of look & feel

You can also customize the size of your survey’s font. This includes bolding the font as well as giving your survey questions and answers different font sizes.

To change the font size, type the desired font size (in pixels) into the font size box. Click the B icon to the right of the font size to bold your text.
the question text and answer text options in look & feel for changing font size and bolding

Default Fonts

The font selection dropdown has an option for a Default font. Depending on your selected layout, the default font is different:

  • The Flat layout uses Poppins as the font typeface.
  • The Modern layout uses Open Sans as the font typeface.
  • The Classic layout uses Helvetica Neue as the typeface.

Colors

You can change the color of items within your survey in the Style section of the Look & feel menu. From this section, you can customize the primary and secondary colors of your survey.

the primary and secondary color options in the style section of look & feel

Primary Color

The primary color of your survey applies to the main elements of your survey. This changes depending on your survey layout, but usually applies to colors of features like the Progress Bar and question highlights.

the primary color option in look & feel. the progress bar and question highlighting are affected by this option

Secondary Color

The secondary color of your survey applies to minor elements of your survey. This changes depending on your survey layout, but usually applies to features like the Next and Back buttons.
the secondary color option in look and feel. the next button is affected by this option

Add Custom CSS

Attention: The following code is provided as-is and requires programming knowledge to implement. Qualtrics Support does not offer assistance or consultation on custom coding. You can always try asking our community of dedicated users instead.
Attention: When Simple Layout is enabled, elements of custom CSS (e.g. html, css classes, and ids) will need to be updated to function correctly.

Sometimes you may want to alter the Look & feel of your survey beyond the simple click-to-change formatting options available. For those tech-savvy folks who want to dive into coding the layout of their survey, we offer the option to add custom CSS.

Cascading Style Sheets (CSS) is a coding language used to style website pages. With the Add Custom CSS feature, you can type your own CSS directly into the CSS editor or point to a CSS file hosted online.

To add custom CSS to your survey:

  1. While editing your survey, open the Look & feel menu.
    navigating to the style section of look and feel, and using the two css options at the bottom of the tab
  2. Click the Style section.
  3. Enter your own CSS in the Custom CSS box.
    Qtip: If you need more space to build your CSS, click edit below the Custom CSS box to pull up the CSS Editor.
  4. If you are using CSS that is hosted online, enter the URL for the online host in the External CSS box.
  5. Click Apply.

Qtip: The below bit of code allows you to remove the default logo on your theme. To do this, copy the following CSS code into the Custom CSS editor:

html .Skin #Logo {display: none;}

Foreground Contrast

Foreground Contrast determines the level of contrast between the foreground (text, text boxes, etc.) and the background image. You can choose between Low, Medium, and High contrast. If your survey’s text is hard to read against the survey background, increasing the Foreground Contrast may help improve readability.

To determine this, we select a gray scale color that adheres to a proper contrast ratio of 4.5, which is WCAG compliant. To increase the contrast between the text and background, change this to Medium or High. High is always white or black. We also take into account the background image and overlay color/opacity when determining the proper foreground color. This setting is the same as the Foreground Contrast found in the Background section.

the foreground contrast option in the style section of look and feel

Question Spacing

Question Spacing determines the amount of space that separates your survey questions. You can choose spacing that is Compact, Comfortable, or Extended. Changing your survey’s question spacing can allow you to control your survey’s length. For example, decreasing the spacing between your questions makes it easier to design a survey that fits on one page.
the question spacing option in the style section of look and feel

Question Style Options

If your survey uses the Simple layout, then there are multiple question style options available to you. These options affect the survey taker experience when taking the survey. The question customization options include:
the question style options in the style section of look & feel

  • Show radio buttons for multiple choice questions: When enabled, multiple choice question answer choices will use radio buttons instead of a fully clickable button.
    Example: In the first image below, this option is disabled, so answer choices appear as a fully clickable button.a multiple choice question with clickable buttons
    The second image shows the same question with the radio button option enabled instead.
    a multiple choice question with radio buttons
  • Display buttons vertically on mobile for NPS questions: When enabled, NPS questions will appear vertically for users taking the survey from a mobile device.
    Example: In the first image below, this option is disabled, so NPS questions appear in a horizontal format for all survey takers.an NPS question in horizontal format
    The second image shows the same question with the vertical option enabled for mobile survey takers.
    an NPS question in vertical format for mobile survey takers

Look & Feel vs. Rich Content Editor

Fonts and text color can be edited 2 ways: globally and locally. Global style changes are made in the Look & feel menu and affect all question and/or answer text. Local style changes are made in the Rich Content Editor for that specific question or answer choice. Local changes override global changes, so if you make a change in the Rich Content Editor of a question, you will see those settings instead of whatever is set in the Look & feel.

You can use Strip Formatting to quickly remove all local formatting from selected questions and let the global changes take effect uniformly.

To strip formatting

  1. Select all of the questions by clicking on the first question, scrolling to the bottom, holding down shift, and clicking the last question. Selected questions will have a marked checkbox next to their question number.
    selecting multiple questions in the survey editor
  2. Go to Tools.
    clicking tools, hovering over review, and selecting strip formatting
  3. Hover over Review and select Strip formatting.

Page Transition

The Page Transition option in the Motion section allows you to specify the transition effect that plays when respondents navigate through your survey’s pages.
the page transition option in the motion section of look & feel

Below is an overview of each Page Transition type:

  • None: No page transition will play. Each page of your survey will load like a normal web page.
  • Slide: When a respondent clicks the next or back button, the subsequent page will slide into the screen from the side.
  • Fade: When a respondent clicks the next or back button, the subsequent page will fade into view while the prior page will fade out of view.
  • Flip: When a respondent clicks the next or back button, the page will “flip” over and reveal the subsequent page.

Autofocus

The Autofocus feature in the Motion section fades all survey questions besides the one the respondent is currently viewing. This can help keep survey respondents from being distracted by previous or upcoming survey questions.

the autofocus option is enabled and the preview shows the autofocus functionality

Autoadvance

The Autoadvance setting in the Motion section automatically moves respondents through your survey as they answer your questions. There are multiple settings you can use to control the survey taking experience.
the three autoadvance options in the motion section of the look & feel tab

  • Autoadvance on Questions: This option lets respondents advance past questions without scrolling the page. Instead, they will automatically advance to the next question as soon as they select an answer. When Autoadvance on Questions is enabled, a Done button will appear after certain question types, like text entry and multi-select multiple choice questions. Respondents can click this button to continue to the next question.
    Qtip: This setting must be enabled to use the other Autoadvance features.
  • Hide Autoadvance Button: Enabling this option will hide the Done button that appears when Autoadvance on Questions is enabled.
  • Autoadvance on Pages: This option lets respondents advance past pages without clicking a Next button. Instead, they will go to the next page as soon as they select an answer to the last question on the page.
    Qtip: Autoadvance on Pages will introduce the Back button into your survey even if it isn’t enabled in your survey options.

Once you enable Autoadvance, it is enabled for every page in the survey. Autoadvance is compatible with back buttons.

Qtip: If you include an inline email question in a survey invite, and your survey only has one question, Autoadvance will not automatically submit the survey.

FAQs