Is there a way to get my logo to appear ONLY on the first page? | XM Community
Skip to main content
Solved

Is there a way to get my logo to appear ONLY on the first page?

  • October 13, 2021
  • 1 reply
  • 461 views

I know the javascript coding to remove the logo from individual pages. However, I'm working on an incredibly long survey and to edit the javascript on each individual question is going to take ages. Is there a simple code I can place in the custom CSS section so that my company logo only appears on the intro page of the survey? Thanks.

Best answer by MSobotta

Take the logo out of your theme and just put a Text / Graphic question on the first page and be done with the JS code. Or just put a smaller version of your logo in your theme if you are worried about size. I try to avoid js at all costs.

1 reply

MSobotta
Level 4 ●●●●
Forum|alt.badge.img+25
  • Level 4 ●●●●
  • Answer
  • October 14, 2021

Take the logo out of your theme and just put a Text / Graphic question on the first page and be done with the JS code. Or just put a smaller version of your logo in your theme if you are worried about size. I try to avoid js at all costs.