How to edit the previous / next buttons | XM Community
Skip to main content
Solved

How to edit the previous / next buttons

  • January 22, 2020
  • 2 replies
  • 29 views

Forum|alt.badge.img
Hello. In my survey, the "previous" and "next" buttons are shown together at the right bottom corner of the survey (see picture attached). I don´t know how to separate them. Also, is it possible to edit the font / size of the text inside the button? I'm using a static template, unfortunately, but I can't choose another. Thank you very much, Catarina

Best answer by Appzk

Apply "text-align: left" to the class/id of the left button and font style to the button class

2 replies

Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+34
  • QPN Level 5 ●●●●●
  • Answer
  • January 23, 2020
Apply "text-align: left" to the class/id of the left button and font style to the button class

Forum|alt.badge.img
  • Author
  • January 23, 2020
Thank you for your answer. But where am I supposed to do that? Could you clarify?