How do I change the position of the Language Selector Box to be on be on the centre top of the page? | XM Community
Skip to main content
Solved

How do I change the position of the Language Selector Box to be on be on the centre top of the page?

  • September 26, 2019
  • 3 replies
  • 178 views

Currently the language box is awkwardly on the right in between the title and description. I need it to be at the top so that it is between the Progress Bar and the Logo of the survey.

Best answer by ChhaviChauhan

Hi @Dhara , I have tried the below css code and it worked for me. .LanguageSelectorContainer { display: block; max-width: 500px; margin: auto; }

3 replies

  • Author
  • September 26, 2019
I need it to be between a Logo and Progress Bar

ChhaviChauhan
Level 1 ●
Forum|alt.badge.img+2
  • Level 1 ●
  • Answer
  • September 30, 2019
Hi @Dhara , I have tried the below css code and it worked for me. .LanguageSelectorContainer { display: block; max-width: 500px; margin: auto; }

Forum|alt.badge.img+1
  • July 29, 2020

hi Chhavi,
Where should i include this css code in the header or in custom css file?
Thanks
Salma