How can we change the logo on my surveys? | XM Community
Skip to main content
Solved

How can we change the logo on my surveys?

  • November 15, 2017
  • 2 replies
  • 1661 views

Goldie
Qualtrics Employee
Forum|alt.badge.img
  • Qualtrics Employee
  • 34 replies
How can we change the logo on my surveys?

Best answer by AnthonyR

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'); }
View original

2 replies

AnthonyR
Level 4 ●●●●
Forum|alt.badge.img+7
  • Level 4 ●●●●
  • 306 replies
  • Answer
  • November 15, 2017
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'); }

RachelTHREE
Level 2 ●●
Forum|alt.badge.img+2
  • Level 2 ●●
  • 80 replies
  • November 15, 2017
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