How can we change the logo on my surveys? | XM Community
Solved

How can we change the logo on my surveys?

  • 15 November 2017
  • 2 replies
  • 945 views

Userlevel 4
Badge
How can we change the logo on my surveys?
icon

Best answer by AnthonyR 15 November 2017, 23:23

View original

2 replies

Userlevel 7
Badge +7
If the logo is built in to a custom theme, and you are trying to update it across studies. Your brand administrator can contact the themes team to have an update applied, using the link on this page: https://www.qualtrics.com/theme-design/

If you would like to update it for a single study, the following css should be able to be applied in the "Add custom CSS" section of the look and feel menu (use the appropriate logo url for the image you would like applied):

#Logo{
background: url('LOGO URL HERE');
}
Userlevel 4
Badge +2
This somewhat depends on where you want your logo to show, but an easy way to do this is go into the "Look & Feel" area of your survey and add it into the header!

Look & Feel -> "Advanced" -> Header (edit button below). -> Image icon in rich content editor

From there, you can select your logo (if you've pre-loaded it into your image library) and save.
!

That'll ensure your logo appears at the top of each page!

Leave a Reply