Enlarge "Next" and "Previous" button in the survey | XM Community
Skip to main content
Solved

Enlarge "Next" and "Previous" button in the survey

  • October 29, 2018
  • 2 replies
  • 271 views

Forum|alt.badge.img+3
Hi all, is it possible to enlarge the size of the button "Next" or "Previous" in the survey? Regards

Best answer by Anonymous

Hello @Simone_Salvano_Kantar , Paste the below code in advanced-> Add custom CSS .Button{ width: 135px; height: 135px; } Change the px as per your need
View original

2 replies

  • 0 replies
  • Answer
  • October 29, 2018
Hello @Simone_Salvano_Kantar , Paste the below code in advanced-> Add custom CSS .Button{ width: 135px; height: 135px; } Change the px as per your need

Forum|alt.badge.img+3
Thanks Shashi! It works

Leave a Reply