How to display a questionnaire text center-aligned? | XM Community
Skip to main content
Solved

How to display a questionnaire text center-aligned?

  • February 1, 2021
  • 2 replies
  • 1423 views

Forum|alt.badge.img

Dear Qualtrics community, 
I'm new to Qualtrics and I'm wondering if it is possible to show a questionnaire text center-aligned and not left-aligned, as is the case by default.
Is there a custom CSS code that I can implement into the themes so that the alignment is always in the middle as soon as the theme has been selected and you don't always have to change each text field individually?
Thank you in advance for your help.
Sue

Best answer by ahmedA

Add the following CSS to either your header or custom CSS:

2 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • Answer
  • February 1, 2021

Add the following CSS to either your header or custom CSS:


Forum|alt.badge.img
  • Author
  • February 1, 2021

Thank you very much!